diff options
-rw-r--r-- | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index db7507279..e39381054 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 |