X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=misc%2Fhdw-tools%2Fhdw-get;h=0f785fb353be6e225946b2bab2098ff524130ebd;hp=dd6595e6e59161897fe78473872333f861b77351;hb=829c5beacbfa0e91795a478fe4ea8b3232014372;hpb=02a6e3ee00d70992cd7691233d7f68cadc1027fe diff --git a/misc/hdw-tools/hdw-get b/misc/hdw-tools/hdw-get index dd6595e..0f785fb 100644 --- a/misc/hdw-tools/hdw-get +++ b/misc/hdw-tools/hdw-get @@ -43,7 +43,7 @@ if [ -f /etc/hdw-get.conf ] ; then echo "adjust /etc/hdw-get.conf file" exit else - echo "hdw-get.conf file looks good ..." + [ "$verbose" ] && echo "hdw-get.conf file looks good ..." fi else echo "/etc/hdw-get.conf file not found, aborting"