Make test scripts callable from any path
This commit is contained in:
committed by
Tobias Brunner
parent
0593b6c975
commit
aafc0a1799
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user