summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2008-03-03 15:53:13 +0800
committerMatthew Newhook <matthew@zeroc.com>2008-03-03 15:53:13 +0800
commitd00fed41c6a7b4a363541858a19919ed0234608e (patch)
tree4933dfa8cf9f9abe19ee121c0ba7425939e5e76a /cpp/allDemos.py
parentMerge branch 'master' of ssh://git/home/git/ice (diff)
downloadice-d00fed41c6a7b4a363541858a19919ed0234608e.tar.bz2
ice-d00fed41c6a7b4a363541858a19919ed0234608e.tar.xz
ice-d00fed41c6a7b4a363541858a19919ed0234608e.zip
Fix expect scripts for HA IceStorm. Clean up READMEs.
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 4298a3dd730..cc373cda81a 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -42,6 +42,7 @@ demos = [
"IceStorm/clock",
"IceStorm/counter",
"IceStorm/replicated",
+ "IceStorm/replicated2",
"IceGrid/simple",
"IceGrid/allocate",
"IceGrid/sessionActivation",