(no version change)

comments tweak
This commit is contained in:
inxi-svn 2008-11-11 23:45:59 +00:00
parent 1404ceca7d
commit be6d736498

1
inxi
View file

@ -495,6 +495,7 @@ get_parameters()
local opt='' wget_test='' local opt='' wget_test=''
# the short form only runs if no args are used, otherwise a line or verbose output is given. # the short form only runs if no args are used, otherwise a line or verbose output is given.
# note: for future fixing, this fails if debugger -@ option is used, this should be fixed someday
if [[ -z $1 ]];then if [[ -z $1 ]];then
B_SHOW_SHORT_OUTPUT='true' B_SHOW_SHORT_OUTPUT='true'
fi fi