]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/export1.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / export1.0
index 7b08c9de434947908e7e9c1eb53453e4da64e647..a09263a8ab5931df692f2be9b3fba66e1c26cd3e 100644 (file)
@@ -1,3 +1,3 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/export1.0 223183 2011-06-17 10:21:24Z jilles $
 
 env @badness=1 ${SH} -c 'v=`export -p`; eval "$v"'