]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/5.3-lpq.sh
Merge changes from CUPS 1.6svn-r10112.
[thirdparty/cups.git] / test / 5.3-lpq.sh
index cff0a5597f4058fcbc4852b045c284fba30d50ce..633508c5a77af0ce281606a4b7d4bb2b71c26c7a 100644 (file)
@@ -17,7 +17,7 @@
 echo "LPQ Test"
 echo ""
 echo "    lpq -P Test1"
-../berkeley/lpq -P Test1 2>&1
+$VALGRIND ../berkeley/lpq -P Test1 2>&1
 if test $? != 0; then
        echo "    FAILED"
        exit 1