summaryrefslogtreecommitdiff
path: root/cs/test/IceBox/configuration/run.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2008-01-10 09:49:56 +0100
committerBenoit Foucher <benoit@zeroc.com>2008-01-10 09:49:56 +0100
commit1affba103b4541329d0402780bf0c363aadf6821 (patch)
tree200a44b8e7b37a4872597bafbc106d225ea213b5 /cs/test/IceBox/configuration/run.py
parentMoved various classes from IceUtil to IceUtilInternal (diff)
downloadice-1affba103b4541329d0402780bf0c363aadf6821.tar.bz2
ice-1affba103b4541329d0402780bf0c363aadf6821.tar.xz
ice-1affba103b4541329d0402780bf0c363aadf6821.zip
Fixed bug 2636
Diffstat (limited to 'cs/test/IceBox/configuration/run.py')
-rwxr-xr-xcs/test/IceBox/configuration/run.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cs/test/IceBox/configuration/run.py b/cs/test/IceBox/configuration/run.py
index e631a337b7c..4c605eb33bd 100755
--- a/cs/test/IceBox/configuration/run.py
+++ b/cs/test/IceBox/configuration/run.py
@@ -25,8 +25,6 @@ name = os.path.join("IceBox", "configuration")
testdir = os.path.dirname(os.path.abspath(__file__))
icebox = TestUtil.getIceBox(testdir);
-TestUtil.addLdPath(testdir)
-
cwd = os.getcwd()
os.chdir(testdir)