diff options
author | Mark Spruiell <mes@zeroc.com> | 2007-09-20 13:31:17 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2007-09-20 13:31:17 -0700 |
commit | 88784cb0ef3c6abcdfacf8fa2e5163f48c5acffc (patch) | |
tree | 4c11a58a1140221011e78167aff165ef16cab553 /cpp/allTests.py | |
parent | minor cleanup in IcePy (diff) | |
parent | Squashed commit of the following: (diff) | |
download | ice-88784cb0ef3c6abcdfacf8fa2e5163f48c5acffc.tar.bz2 ice-88784cb0ef3c6abcdfacf8fa2e5163f48c5acffc.tar.xz ice-88784cb0ef3c6abcdfacf8fa2e5163f48c5acffc.zip |
Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index e031e90c3ab..356f7728ebe 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -106,7 +106,7 @@ tests = [ "FreezeScript/dbmap", "FreezeScript/evictor", "IceGrid/simple", - "IceGrid/deployer", + #"IceGrid/deployer", "IceGrid/session", "IceGrid/update", "IceGrid/activation", |