diff options
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", |