From: Reto Buerki Date: Fri, 7 Dec 2012 13:22:23 +0000 (+0100) Subject: Set BUILDDIR to $TESTDIR/build X-Git-Tag: 5.0.2rc1~1^2~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=043caec129e2be216c91f0752e47f0ef5b93a8d4;p=thirdparty%2Fstrongswan.git Set BUILDDIR to $TESTDIR/build --- diff --git a/testing/testing.conf b/testing/testing.conf index db75072792..e39381054c 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -28,7 +28,7 @@ KERNELPATCH=ha-3.0.patch.bz2 SWANVERSION=5.0.2dr4 # Build directory where the guest kernel and images will be built -BUILDDIR=$TESTDIR/umlbuild +BUILDDIR=$TESTDIR/build # Logfile LOGFILE=$BUILDDIR/testing.log