summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/errorDetection/run.py
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2001-11-20 19:14:03 +0000
committerAnthony Neal <aneal@zeroc.com>2001-11-20 19:14:03 +0000
commitd37973fcd2bfaf5a0891949c10769dbbfce2eb31 (patch)
tree97ecb5accb78c64330f15f336dbae1c53e83e169 /cpp/test/Slice/errorDetection/run.py
parentremove interrupt pipe; reaping fixes (diff)
downloadice-d37973fcd2bfaf5a0891949c10769dbbfce2eb31.tar.bz2
ice-d37973fcd2bfaf5a0891949c10769dbbfce2eb31.tar.xz
ice-d37973fcd2bfaf5a0891949c10769dbbfce2eb31.zip
Minor mods to fix some typos, and to update the .depend to support the new
SecurityException.ice file.
Diffstat (limited to 'cpp/test/Slice/errorDetection/run.py')
-rwxr-xr-xcpp/test/Slice/errorDetection/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Slice/errorDetection/run.py b/cpp/test/Slice/errorDetection/run.py
index bc8d749a579..0d1c9098dcd 100755
--- a/cpp/test/Slice/errorDetection/run.py
+++ b/cpp/test/Slice/errorDetection/run.py
@@ -51,7 +51,7 @@ for file in files:
print "failed!"
status = 1
break
- i += 1
+ i = i + 1
else:
print "ok"