]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/run-stp-tests.sh
Merge changes from CUPS 1.4svn-r7994.
[thirdparty/cups.git] / test / run-stp-tests.sh
index 67cfdb34dc908c5ef7c1914beb02aee840700a98..4c341dcc2991555dff267613b74abfbc00c8edc0 100755 (executable)
@@ -667,8 +667,8 @@ fi
 
 # Error log messages
 count=`grep '^E ' /tmp/cups-$user/log/error_log | wc -l | awk '{print $1}'`
-if test $count != 17; then
-       echo "FAIL: $count error messages, expected 17."
+if test $count != 15; then
+       echo "FAIL: $count error messages, expected 15."
        grep '^E ' /tmp/cups-$user/log/error_log
        echo "<P>FAIL: $count error messages, expected 9.</P>" >>$strfile
        echo "<PRE>" >>$strfile