X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fzip-test.c;h=011d123841535b3e853ef4a66b730d9b1955f14c;hb=a4b0d14666d23ed908fd991b7435997436c2d79a;hp=eded13e8bf67dccefeab4a547776716c96807c13;hpb=57531cdd0b00b297859d70b3c8ea8fcd4ba5acbd;p=pspp diff --git a/tests/libpspp/zip-test.c b/tests/libpspp/zip-test.c index eded13e8bf..011d123841 100644 --- a/tests/libpspp/zip-test.c +++ b/tests/libpspp/zip-test.c @@ -105,7 +105,7 @@ main (int argc, char **argv) } zip_reader_destroy (zr); } - else + else exit (1); return 0;