]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/wait10.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / wait10.0
index 864fc78172764990877b91e156068b47d67549d4..c7e39757a94efc26643a49cd666c3a57ef0cfa76 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/wait10.0 251430 2013-06-05 19:40:52Z jilles $
 # Init cannot be a child of the shell.
 exit 49 & p49=$!
 wait 1 "$p49"