summaryrefslogtreecommitdiff
path: root/test/main
diff options
context:
space:
mode:
Diffstat (limited to 'test/main')
-rwxr-xr-xtest/main4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/main b/test/main
index 2a427dc..4fde753 100755
--- a/test/main
+++ b/test/main
@@ -15,14 +15,14 @@ test_home=$(mktemp -dt pkghome.XXXXXX)
cat << meow
test directories:
- PDIR = $test_pdir
+ PKG_DIR = $test_pdir
PKG_ROOT = $test_proot
HOME = $test_home
meow
source $tests/setup
-echo "# bootstrapping PDIR"
+echo "# bootstrapping PKG_DIR"
cd $test_home
export HOME=$test_home
$test_proot/core/include/bootstrap $test_proot $test_pdir