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