aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2014-05-15 21:30:37 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2014-05-15 21:30:42 +0200
commit0f000cdd6c520a53ceeaf3d25064b82615443f39 (patch)
tree264da5d337e60dde64728f6ce0d096d140c2fe2f /testing/testing.conf
parentff4a2acbe639f7f08dddd0f1a741d63711ea4ce6 (diff)
downloadstrongswan-0f000cdd6c520a53ceeaf3d25064b82615443f39.tar.bz2
strongswan-0f000cdd6c520a53ceeaf3d25064b82615443f39.tar.xz
Minor changes in the test environment5.2.0dr4
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 9b9b7d09a..be34640da 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -50,7 +50,7 @@ fi
# Base image settings
# The base image is a pristine OS installation created using debootstrap.
-: ${BASEIMGSIZE=1280}
+: ${BASEIMGSIZE=1400}
: ${BASEIMGSUITE=wheezy}
: ${BASEIMGARCH=amd64}
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}