diff options
author | Marc Laukien <marc@zeroc.com> | 2002-11-08 22:18:39 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-11-08 22:18:39 +0000 |
commit | 43dc982678b7592001df77d6bd32e286299c24cc (patch) | |
tree | 367213889351866b763ea80cda64d07c1d40c39b /cpp/test/Yellow/basicYellow/run.py | |
parent | add test for Map.Entry.setValue (diff) | |
download | ice-43dc982678b7592001df77d6bd32e286299c24cc.tar.bz2 ice-43dc982678b7592001df77d6bd32e286299c24cc.tar.xz ice-43dc982678b7592001df77d6bd32e286299c24cc.zip |
many fixes to run scripts
Diffstat (limited to 'cpp/test/Yellow/basicYellow/run.py')
-rwxr-xr-x | cpp/test/Yellow/basicYellow/run.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Yellow/basicYellow/run.py b/cpp/test/Yellow/basicYellow/run.py index 5ab900e2eb2..0357852c4b9 100755 --- a/cpp/test/Yellow/basicYellow/run.py +++ b/cpp/test/Yellow/basicYellow/run.py @@ -48,6 +48,7 @@ TestUtil.waitServiceReady(IceBoxPipe, "Yellow") print "ok" client = os.path.join(testdir, "client") + # # Start the client. # |