Avoid a test failure when the test wants to skip itself.
[pspp] / ChangeLog
index 8d5771dced6d18af3c762e1a4d71b241e67cf02e..0e6fdf69b2f850bcf3c5d5c2450dbe9ee3b4f656 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-10  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
+       for $? to work inside the trap command, with various /bin/sh-s.
+       * tests/test-vc-list-files-cvs.sh: Likewise.
+
 2008-06-10  Bruno Haible  <bruno@clisp.org>
 
        * lib/acl-internal.h: Don't include gettext.h here.