mirror of https://github.com/CISOfy/lynis.git
Remove debugging details
This commit is contained in:
parent
fa62a70b65
commit
4225611b5b
|
@ -22,10 +22,6 @@
|
|||
#
|
||||
#################################################################################
|
||||
#
|
||||
|
||||
echo $#
|
||||
echo $@
|
||||
|
||||
# Check number of parameters submitted (at least one is needed)
|
||||
PARAMCOUNT=$#
|
||||
while [ $# -ge 1 ]; do
|
||||
|
|
Loading…
Reference in New Issue