diff options
author | Marc Laukien <marc@zeroc.com> | 2003-02-04 22:32:11 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2003-02-04 22:32:11 +0000 |
commit | 2889fba1ab291cea7f842e098e8ed160f1f5fc66 (patch) | |
tree | 381d2f1da0235a3ab3eb1ec9e042a1231ec7ef4c /cpp/config/TestUtil.py | |
parent | minor (diff) | |
download | ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.bz2 ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.tar.xz ice-2889fba1ab291cea7f842e098e8ed160f1f5fc66.zip |
version update; date change
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r-- | cpp/config/TestUtil.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index b96b3e53c5b..ce473d8e203 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2002 +# Copyright (c) 2003 # ZeroC, Inc. # Billerica, MA, USA # @@ -18,8 +18,8 @@ # protocol. Otherwise TCP is used. # -protocol = "" -#protocol = "ssl" +#protocol = "" +protocol = "ssl" # # Set compressed to 1 in case you want to run the tests with |