From be6d73649821fd31157b2d4e4dde36390e480528 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 11 Nov 2008 23:45:59 +0000 Subject: [PATCH] (no version change) comments tweak --- inxi | 1 + 1 file changed, 1 insertion(+) diff --git a/inxi b/inxi index 129f0be..837f4d1 100755 --- a/inxi +++ b/inxi @@ -495,6 +495,7 @@ get_parameters() local opt='' wget_test='' # 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 B_SHOW_SHORT_OUTPUT='true' fi