Remove debugging details

This commit is contained in:
Michael Boelen 2016-05-12 11:21:20 +02:00
parent fa62a70b65
commit 4225611b5b
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
#
#################################################################################
#
echo $#
echo $@
# Check number of parameters submitted (at least one is needed)
PARAMCOUNT=$#
while [ $# -ge 1 ]; do