diff options
Diffstat (limited to 'test/main')
-rwxr-xr-x | test/main | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,12 +25,12 @@ test directories: HOME = $test_home meow -source $tests/setup - -echo "# bootstrapping PKG_DIR" cd $test_home export HOME=$test_home source $tests/checklinks +(source $tests/setup) + +echo "# bootstrapping PKG_DIR" $test_proot/core/include/bootstrap $test_proot $test_pdir echo "# checking for success" |