diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2008-02-06 15:50:51 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2008-02-06 15:50:51 -0330 |
commit | 6c6f104dbdf439783b9ebea489ff108f5d018377 (patch) | |
tree | 3a4e5f5a0496112b88fe31412f4d5061b1beaba4 /cpp/allDemos.py | |
parent | Fixed for slow java startup (diff) | |
download | ice-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-x | cpp/allDemos.py | 1 |
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", |