]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/run-stp-tests.sh
Merge changes from CUPS 1.5svn-r9198.
[thirdparty/cups.git] / test / run-stp-tests.sh
index 11a011608e0f61600824403cad4ad3a3caa475f4..013e4283bb4e83da9438d87bd7c4572ca355e8b1 100755 (executable)
@@ -803,7 +803,7 @@ if grep -iq 'testfile.pdf na_letter_8.5x11in' /tmp/cups-$user/log/page_log; then
        echo "<P>PASS: page_log formatted correctly.</P>" >>$strfile
 else
        echo "FAIL: page_log formatted incorrectly."
-       echo "<P>FAIL: page_log formatted incorrectly.</P>" >>$strfile
+       echo "<P>FAIL: page_log formatted incorrectly - no page size information.</P>" >>$strfile
        fail=`expr $fail + 1`
 fi