aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/var-assign1.0
blob: b75f96942a3e307e7003a5c994269e36f151dd19 (plain) (blame)
1
2
3
# $FreeBSD: head/bin/sh/tests/execution/var-assign1.0 212467 2010-09-11 14:15:50Z jilles $

[ "$(HOME=/etc HOME=/ cd && pwd)" = / ]