diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-05-27 01:19:58 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-05-27 01:19:58 +0000 |
| commit | d8b9e0faa3460c476b2e30e33f85d3c45d75832b (patch) | |
| tree | 718a4865bc637195eba03ee314533bf4505046c9 /pw/tests/helper_functions.shin | |
| parent | 07f6546979612511fa7f69bea50fe257e8ae562a (diff) | |
| parent | 31af648934ea1701d783359919da4009225e7477 (diff) | |
| download | pw-darwin-d8b9e0faa3460c476b2e30e33f85d3c45d75832b.tar.gz pw-darwin-d8b9e0faa3460c476b2e30e33f85d3c45d75832b.zip | |
Merge sync of head
Diffstat (limited to 'pw/tests/helper_functions.shin')
| -rwxr-xr-x | pw/tests/helper_functions.shin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pw/tests/helper_functions.shin b/pw/tests/helper_functions.shin index f87b1e7..3680dfe 100755 --- a/pw/tests/helper_functions.shin +++ b/pw/tests/helper_functions.shin @@ -1,5 +1,8 @@ # $FreeBSD$ +# The pw command +PW="pw -V ${HOME}" + # Workdir to run tests in TESTDIR=$(atf_get_srcdir) |
