]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/5.2-lpc.sh
Merge changes from CUPS 1.6svn-r10112.
[thirdparty/cups.git] / test / 5.2-lpc.sh
index b6908052cf7677253b8028c8108cece464b9599b..ff15a8715192f77043f0a9f07027117d3056b642 100644 (file)
@@ -17,7 +17,7 @@
 echo "LPC Test"
 echo ""
 echo "    lpc status"
-../berkeley/lpc status 2>&1
+$VALGRIND ../berkeley/lpc status 2>&1
 if test $? != 0; then
        echo "    FAILED"
        exit 1