]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/execution/var-assign1.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / execution / var-assign1.0
1 # $FreeBSD: head/bin/sh/tests/execution/var-assign1.0 212467 2010-09-11 14:15:50Z jilles $
2
3 [ "$(HOME=/etc HOME=/ cd && pwd)" = / ]