summaryrefslogtreecommitdiff
path: root/cpp/demo/IceGrid/secure/expect.py
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2008-05-13 18:19:54 +0800
committerMatthew Newhook <matthew@zeroc.com>2008-05-13 18:19:54 +0800
commit958d5b1f6a118038a61455ac77f8ce4241312b72 (patch)
tree8d88da9e4c827ea2383d2b0f77a61406138e7636 /cpp/demo/IceGrid/secure/expect.py
parentbug 3163 - IceGrid/secure expect.py changes. (diff)
downloadice-958d5b1f6a118038a61455ac77f8ce4241312b72.tar.bz2
ice-958d5b1f6a118038a61455ac77f8ce4241312b72.tar.xz
ice-958d5b1f6a118038a61455ac77f8ce4241312b72.zip
http://bugzilla/bugzilla/show_bug.cgi?id=3163 - more fixes for this bug.
Diffstat (limited to 'cpp/demo/IceGrid/secure/expect.py')
-rwxr-xr-xcpp/demo/IceGrid/secure/expect.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/demo/IceGrid/secure/expect.py b/cpp/demo/IceGrid/secure/expect.py
index 365262df770..4c431d7167b 100755
--- a/cpp/demo/IceGrid/secure/expect.py
+++ b/cpp/demo/IceGrid/secure/expect.py
@@ -66,6 +66,7 @@ makecerts.expect("Sign the certificate?")
makecerts.sendline("y")
makecerts.expect("1 out of 1 certificate requests certified, commit?")
makecerts.sendline("y")
+makecerts.waitTestSuccess()
print "ok"
print "starting icegrid...",