]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testfile.c
Merge changes from CUPS 1.4svn-r7715.
[thirdparty/cups.git] / cups / testfile.c
index 117b3c9e5dadb9474dcd10eeb25c7b170c2b7764..52bfeedb46aeb8776095a160971b54e7cd3abf83 100644 (file)
@@ -87,7 +87,7 @@ main(int  argc,                               /* I - Number of command-line arguments */
     * Do uncompressed random I/O tests...
     */
 
-    status = random_tests();
+    status += random_tests();
 
    /*
     * Test fdopen and close without reading...