maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 in "usage", too
[libguestfs.git] / ocaml / run-bindtests
index a9162c9..5200fec 100755 (executable)
@@ -20,4 +20,3 @@ set -e
 
 ./bindtests > bindtests.tmp
 diff -u ../bindtests bindtests.tmp
-