summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2005-01-15 01:14:19 +0000
committerMichi Henning <michi@zeroc.com>2005-01-15 01:14:19 +0000
commit9e54a8065644aa3f1abb2019acf21da8f5040dd9 (patch)
treef22028c4112ea0ecc2ad1f599735ab02e78a55d9 /cpp/allTests.py
parentOops, forgot to save all.dsw before I committed the change to remove (diff)
downloadice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.tar.bz2
ice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.tar.xz
ice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.zip
Removed Glacier from source tree.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index c801c7b9dfd..83ab66c5192 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -93,7 +93,7 @@ tests = [ \
#
if TestUtil.isCygwin() == 0:
tests += [ \
- "Glacier/starter", \
+ # "Glacier/starter", \ # Glacier removed from the source tree, so this list is empty for now.
]
def usage():