]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Use this:
authorJim Meyering <jim@meyering.net>
Fri, 19 Apr 2002 22:50:36 +0000 (22:50 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Apr 2002 22:50:36 +0000 (22:50 +0000)
commitf2bb69ebb0b227c1a8030ebc588460074c877b47
tree087a37a0e4849d47ab06acb46101123627df644b
parent0129239343f6dd4daa3fae1ebf5be071f6317e86
Use this:
  (exit $fail); exit
not this:
  exit $fail
tests/rm/deep-1
tests/rm/f-1
tests/rm/hash
tests/rm/i-1
tests/rm/ir-1
tests/rm/r-2
tests/rm/r-3
tests/rm/sunos-1