diff options
author | Reto Buerki <reet@codelabs.ch> | 2012-12-07 14:23:57 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 16:54:53 +0100 |
commit | bc3cc45e8bfc9ea00faed7d76591f2a6ec078bf2 (patch) | |
tree | 2e49ca53ff9d0bf0697a58f0bdc1de954b799b78 /testing | |
parent | 043caec129e2be216c91f0752e47f0ef5b93a8d4 (diff) | |
download | strongswan-bc3cc45e8bfc9ea00faed7d76591f2a6ec078bf2.tar.bz2 strongswan-bc3cc45e8bfc9ea00faed7d76591f2a6ec078bf2.tar.xz |
Drop unneeded TZUML variable
Diffstat (limited to 'testing')
-rw-r--r-- | testing/testing.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index e39381054..196fe813b 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -56,9 +56,6 @@ TESTRESULTSDIR=$TESTDIR/testresults # SSH configuration (speedup SSH) SSHCONF="-F $TESTDIR/testing/ssh_config" -# Timezone for the UMLs, look in /usr/share/zoneinfo! -TZUML="Europe/Zurich" - ############################################################## # Enable particular steps in the make-testing # |