summaryrefslogtreecommitdiff
path: root/scripts/TestUtil.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2012-11-26 10:15:48 +0100
committerBenoit Foucher <benoit@zeroc.com>2012-11-26 10:15:48 +0100
commit4cbf47a8474a2b1561a0f904b2c4f205952160da (patch)
tree032e26109760a9cae8061780180ebfc7d61716c5 /scripts/TestUtil.py
parentFixed build of SL timeout test to generate SL manifest (diff)
downloadice-4cbf47a8474a2b1561a0f904b2c4f205952160da.tar.bz2
ice-4cbf47a8474a2b1561a0f904b2c4f205952160da.tar.xz
ice-4cbf47a8474a2b1561a0f904b2c4f205952160da.zip
Minor documentation fixes
Diffstat (limited to 'scripts/TestUtil.py')
-rwxr-xr-xscripts/TestUtil.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/TestUtil.py b/scripts/TestUtil.py
index f8a5e325deb..096c2c80220 100755
--- a/scripts/TestUtil.py
+++ b/scripts/TestUtil.py
@@ -267,7 +267,7 @@ def run(tests, root = False):
--service-dir=<dir> Where to locate services for builds without service support.
--compact Ice for .NET uses the Compact Framework.
--silverlight Ice for .NET uses Silverlight.
- --winrt Run server with configuration suite for Metro Style apps.
+ --winrt Run server with configuration suited for WinRT client.
--server Run only the server.
--mx Enable IceMX when running the tests.
""")
@@ -1573,7 +1573,7 @@ def processCmdLine():
--service-dir=<dir> Where to locate services for builds without service support.
--compact Ice for .NET uses the Compact Framework.
--silverlight Ice for .NET uses Silverlight.
- --winrt Run server with configuration suite for Metro Style apps.
+ --winrt Run server with configuration suited for WinRT client.
--server Run only the server.
--mx Enable IceMX when running the tests.
""")