]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/set-e/pipe1.1
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / set-e / pipe1.1
index c0bad0fa732dd0de5ab1540a4de372a32f7fe259..122af07e8ad1fbde33d6308354c6444c63fa210a 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/set-e/pipe1.1 149781 2005-09-04 11:59:59Z stefanf $
 set -e
 true | false
 exit 0