From bea45989ce3dbca633e653da69747cdec12935f1 Mon Sep 17 00:00:00 2001 From: Matthew Newhook Date: Thu, 14 Feb 2008 17:58:48 +0800 Subject: bug 2615 --- cpp/test/IceSSL/configuration/run.py | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/test/IceSSL/configuration/run.py') diff --git a/cpp/test/IceSSL/configuration/run.py b/cpp/test/IceSSL/configuration/run.py index bc1c833c146..9831ce15e62 100755 --- a/cpp/test/IceSSL/configuration/run.py +++ b/cpp/test/IceSSL/configuration/run.py @@ -19,6 +19,7 @@ else: sys.path.append(os.path.join(toplevel, "config")) import TestUtil +TestUtil.processCmdLine() name = os.path.join("IceSSL", "configuration") -- cgit v1.2.3