aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtesting/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 06f95712b..b078ab2c0 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -28,7 +28,7 @@ KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`
KERNELCONFIG=$UMLTESTDIR/.config-2.6.36
# Bzipped uml patch for kernel
-UMLPATCH=$UMLTESTDIR//ha-2.6.36.patch.bz2
+UMLPATCH=$UMLTESTDIR/ha-2.6.36.patch.bz2
# Bzipped source of strongSwan
STRONGSWAN=$UMLTESTDIR/strongswan-4.5.1.tar.bz2