xref: /freebsd/bin/sh/tests/execution/var-assign1.0 (revision 257e70f1d5ee61037c8c59b116538d3b6b1427a2)
1
2[ "$(HOME=/etc HOME=/ cd && pwd)" = / ]
3