diff options
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. # |