summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2008-02-06 15:50:51 -0330
committerDwayne Boone <dwayne@zeroc.com>2008-02-06 15:50:51 -0330
commit6c6f104dbdf439783b9ebea489ff108f5d018377 (patch)
tree3a4e5f5a0496112b88fe31412f4d5061b1beaba4 /cpp/allDemos.py
parentFixed for slow java startup (diff)
downloadice-6c6f104dbdf439783b9ebea489ff108f5d018377.tar.bz2
ice-6c6f104dbdf439783b9ebea489ff108f5d018377.tar.xz
ice-6c6f104dbdf439783b9ebea489ff108f5d018377.zip
Added expect script for IceGrid/icebox demo
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index 66cd79d559c..0513104bc00 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -92,6 +92,7 @@ demos = [
"IceGrid/allocate",
"IceGrid/sessionActivation",
"IceGrid/replication",
+ "IceGrid/icebox",
"Glacier2/chat",
"Glacier2/callback",
"Freeze/bench",