diff options
author | Reto Buerki <reet@codelabs.ch> | 2012-12-06 17:42:51 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 15:22:10 +0100 |
commit | 2d1577d661c02753ad7c9b34f993a7c340706679 (patch) | |
tree | bfcfd7ac0f8d32dda5a39344de67151aefc06532 /testing/make-testing | |
parent | bf3ff0e585a651c4ba61d26146923538af7170ac (diff) | |
download | strongswan-2d1577d661c02753ad7c9b34f993a7c340706679.tar.bz2 strongswan-2d1577d661c02753ad7c9b34f993a7c340706679.tar.xz |
Update build-umlhostfs script to new log format
Diffstat (limited to 'testing/make-testing')
-rwxr-xr-x | testing/make-testing | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/make-testing b/testing/make-testing index 89a3db1a1..cd749b29c 100755 --- a/testing/make-testing +++ b/testing/make-testing @@ -72,6 +72,5 @@ fi # if [ $ENABLE_BUILD_UMLHOSTFS = "yes" ] then - cecho "Building uml host images (scripts/build-umlhostfs)" $DIR/scripts/build-umlhostfs $HOSTS fi |