mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Remove debugging details
This commit is contained in:
parent
fa62a70b65
commit
4225611b5b
1 changed files with 0 additions and 4 deletions
|
|
@ -22,10 +22,6 @@
|
|||
#
|
||||
#################################################################################
|
||||
#
|
||||
|
||||
echo $#
|
||||
echo $@
|
||||
|
||||
# Check number of parameters submitted (at least one is needed)
|
||||
PARAMCOUNT=$#
|
||||
while [ $# -ge 1 ]; do
|
||||
|
|
|
|||
Loading…
Reference in a new issue