aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorReto Buerki <reet@codelabs.ch>2012-12-10 10:33:19 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 16:54:55 +0100
commit90dd71e41c612211027963764b6993b861edd3f9 (patch)
tree322bc536efbcaefe2a44bf2969d2574111de45c6 /testing/testing.conf
parent258cbd40cff463f4adb57f40d3338e460c7e90f2 (diff)
downloadstrongswan-90dd71e41c612211027963764b6993b861edd3f9.tar.bz2
strongswan-90dd71e41c612211027963764b6993b861edd3f9.tar.xz
Rename build-umlrootfs script to build-rootimg
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index d4f520de1..4ed5fdd00 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -71,8 +71,8 @@ SSHCONF="-F $TESTDIR/testing/ssh_config"
# Enable particular steps in the make-testing
#
ENABLE_BUILD_BASEIMAGE="yes"
+ENABLE_BUILD_ROOTIMAGE="yes"
ENABLE_BUILD_GUESTKERNEL="yes"
-ENABLE_BUILD_UMLROOTFS="yes"
ENABLE_BUILD_UMLHOSTFS="yes"
##############################################################