Drop SHAREDTREE in favor of mounting the compile dir

This commit is contained in:
Tobias Brunner
2013-01-17 15:22:08 +01:00
parent 633bee03fc
commit b460fb1dd2
2 changed files with 4 additions and 15 deletions
-5
View File
@@ -62,11 +62,6 @@ TESTRESULTSDIR=$UMLTESTDIR/testresults
# SSH configuration (speedup SSH)
SSHCONF="-F $UMLTESTDIR/testing/ssh_config"
# Path to a full strongswan tree on the host system, which is
# mounted into /root/strongswan-shared. This gives us an easy
# way to apply and test changes instantly.
#SHAREDTREE=/home/martin/strongswan/trunk
# Timezone for the UMLs, look in /usr/share/zoneinfo!
TZUML="Europe/Zurich"