summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/cups.test
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/cups.test')
-rwxr-xr-xconfig.tests/unix/cups.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/unix/cups.test b/config.tests/unix/cups.test
index 0b97e2b..55f5aee 100755
--- a/config.tests/unix/cups.test
+++ b/config.tests/unix/cups.test
@@ -45,7 +45,7 @@ else
done
if [ -z "$F" ]; then
CUPS=no
- [ "VERBOSE" = "yes" ] && echo " Could not find CUPS lib anywhere in $LIBDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find CUPS lib anywhere in $LIBDIRS"
fi
done
fi