summaryrefslogtreecommitdiff
path: root/test/main
diff options
context:
space:
mode:
Diffstat (limited to 'test/main')
-rwxr-xr-xtest/main2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/main b/test/main
index dcd902d..a72d5cc 100755
--- a/test/main
+++ b/test/main
@@ -16,6 +16,8 @@ test_pdir=$(mktemp -dt pkgdir.XXXXXX)
test_proot=$(mktemp -dt pkgroot.XXXXXX)
test_home=$(mktemp -dt pkghome.XXXXXX)
+export PATH=$test_home/bin:$PATH
+
cat << meow
test directories:
PKG_DIR = $test_pdir