init.sh: give more portable redirection-related advice in a comment
[pspp] / tests / test-atexit.sh
index 05f23eb9832fcf92b5778c05e5a43417a28ce4b6..643a72f546cb80b5084e593fecd9244a77add6af 100755 (executable)
@@ -25,4 +25,4 @@ if test -f t-atexit.tmp; then
   Exit 1
 fi
 
-exit 0
+Exit 0