1 # $FreeBSD: head/bin/sh/tests/parser/var-assign1.0 257920 2013-11-10 18:46:59Z jilles $
2 # In a variable assignment, both the name and the equals sign must be entirely
3 # unquoted. Therefore, there is only one assignment below; the other words
4 # containing equals signs are command words.