-Removed network logging by default for syslogd daemon.
[hvlinux.git] / stage2 / hv-utilities / fix-avi
index b626971..0462a62 100755 (executable)
@@ -122,7 +122,7 @@ else
     p_top=$p
 fi
 
-if [ "x${VERBOSE}" == "xyes" ]; then
+if [ "x${VERBOSE}" = "xyes" ]; then
     out_par=$(calc_par $dvd_width $out_height $dvd_dar)
     echo "Source:"
     echo "  Size................: ${src_width}x${src_height}"