-
[hdw-linux/hdw-linux.git] / misc / hdw-tools / hdw-get
index dd6595e..0f785fb 100644 (file)
@@ -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"