From a25dc638eae1a78ec60ec291c5f83c68c1cdbd0d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 7 Feb 2010 16:47:02 +0100 Subject: Move bootstrap and pkglist to examples/ --- test/main | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/main') diff --git a/test/main b/test/main index 3544ed0..e78d090 100755 --- a/test/main +++ b/test/main @@ -31,7 +31,7 @@ source $tests/checklinks (source $tests/setup) echo "# bootstrapping PKG_DIR" -$test_proot/caretaker/include/bootstrap $test_proot $test_pdir +$test_proot/caretaker/examples/bootstrap $test_proot $test_pdir echo "# checking for success" [[ -e $test_home/.config/caretaker/caretaker.conf ]] -- cgit v1.2.3