diff options
author | Marc Laukien <marc@zeroc.com> | 2004-02-18 20:42:01 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2004-02-18 20:42:01 +0000 |
commit | f8862b41182a15d4a71e4784c9fbc6b40d92cce4 (patch) | |
tree | 1058725372bbe4bfc9ab57da285362514a97fba0 /cpp/allTests.py | |
parent | updating version number to 1.3.0 (diff) | |
download | ice-f8862b41182a15d4a71e4784c9fbc6b40d92cce4.tar.bz2 ice-f8862b41182a15d4a71e4784c9fbc6b40d92cce4.tar.xz ice-f8862b41182a15d4a71e4784c9fbc6b40d92cce4.zip |
fixes
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 074982b361b..210b340456c 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -58,8 +58,8 @@ tests = [ \ "IceStorm/federation2", \ "FreezeScript/dbmap", \ "FreezeScript/evictor", \ - "IcePack/simple", \ - "IcePack/deployer", \ +# "IcePack/simple", \ +# "IcePack/deployer", \ "Glacier/starter", \ ] |