]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/execution/var-assign1.0
Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V
[FreeBSD/FreeBSD.git] / bin / sh / tests / execution / var-assign1.0
1 # $FreeBSD$
2
3 [ "$(HOME=/etc HOME=/ cd && pwd)" = / ]