]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/parser/var-assign1.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / var-assign1.0
index 1fd3b26f8a26475473d52678b9f4fd21dfe65dac..4949bfd37197a0340bea350e8a2e155d7b1a22fe 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/parser/var-assign1.0 257920 2013-11-10 18:46:59Z jilles $
 # In a variable assignment, both the name and the equals sign must be entirely
 # unquoted. Therefore, there is only one assignment below; the other words
 # containing equals signs are command words.