aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/start-umls
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-08-03 10:58:45 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-08-03 10:58:45 +0000
commit90b21fde11067943e930b8af694b6e9af1fb9c08 (patch)
tree2e9f32c46f8b0399094d5708f888607a547d8635 /testing/scripts/start-umls
parentd49cc7b3833da8ca6bce90fbd21bebdf47c3a670 (diff)
downloadstrongswan-90b21fde11067943e930b8af694b6e9af1fb9c08.tar.bz2
strongswan-90b21fde11067943e930b8af694b6e9af1fb9c08.tar.xz
use cgecho for green output
Diffstat (limited to 'testing/scripts/start-umls')
-rwxr-xr-xtesting/scripts/start-umls4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/scripts/start-umls b/testing/scripts/start-umls
index 1b875a696..3c13523cf 100755
--- a/testing/scripts/start-umls
+++ b/testing/scripts/start-umls
@@ -62,7 +62,7 @@ do
ubda=$UMLHOSTFS \
\$SWITCH_${host} \
mem=${MEM}M con=pty con0=fd:0,fd:1"
- cecho "done"
+ cgecho "done"
fi
done
@@ -105,7 +105,7 @@ do
cecho "exit"
exit 1
else
- cecho "up"
+ cgecho "up"
fi
done