Make test scripts callable from any path

This commit is contained in:
Reto Buerki
2013-01-17 16:54:58 +01:00
committed by Tobias Brunner
parent 0593b6c975
commit aafc0a1799
12 changed files with 43 additions and 29 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ TESTDIR=/srv/strongswan-testing
KERNELVERSION=3.5.3
KERNEL=linux-$KERNELVERSION
KERNELTARBALL=$KERNEL.tar.bz2
KERNELCONFIG=$PWD/config/kernel/config-3.5
KERNELCONFIG=$DIR/../config/kernel/config-3.5
KERNELPATCH=ha-3.0.patch.bz2
# strongSwan version used in tests