X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/71aad6740de6ae0068511076140d8875bbed2a15..deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a:/sh/tests/parser/var-assign1.0?ds=sidebyside diff --git a/sh/tests/parser/var-assign1.0 b/sh/tests/parser/var-assign1.0 index 1fd3b26..4949bfd 100644 --- a/sh/tests/parser/var-assign1.0 +++ b/sh/tests/parser/var-assign1.0 @@ -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.