diff options
author | Marc Laukien <marc@zeroc.com> | 2002-11-08 20:04:42 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-11-08 20:04:42 +0000 |
commit | 3a7cdf47e7923258e65e08760f0d236ded04cc7a (patch) | |
tree | b9d103da713bf94b53419830935852d2bb77821d /cpp/test/Freeze/complex/run.py | |
parent | Fix (diff) | |
download | ice-3a7cdf47e7923258e65e08760f0d236ded04cc7a.tar.bz2 ice-3a7cdf47e7923258e65e08760f0d236ded04cc7a.tar.xz ice-3a7cdf47e7923258e65e08760f0d236ded04cc7a.zip |
many run.py fixes
Diffstat (limited to 'cpp/test/Freeze/complex/run.py')
-rwxr-xr-x | cpp/test/Freeze/complex/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Freeze/complex/run.py b/cpp/test/Freeze/complex/run.py index b4905a90562..d95f4836d79 100755 --- a/cpp/test/Freeze/complex/run.py +++ b/cpp/test/Freeze/complex/run.py @@ -26,7 +26,6 @@ sys.path.append(os.path.join(toplevel, "config")) import TestUtil name = os.path.join("Freeze", "complex") - testdir = os.path.join(toplevel, "test", name) # |