summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 00:30:45 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 00:30:45 +0000
commit67c74c9f9c76e7463e099fc63964586ab2839935 (patch)
tree0a91bc38941c7f832f2b74dcc01fd12666810fda
parent94571067bdb3a1f2f117f8c4ce3cea3f3c497b6d (diff)
downloadATCD-67c74c9f9c76e7463e099fc63964586ab2839935.tar.gz
New Repository
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/Repository_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/Repository_Test.cpp b/TAO/orbsvcs/tests/ImplRepo/Repository_Test.cpp
index 261495e777a..ecf7ec436e8 100644
--- a/TAO/orbsvcs/tests/ImplRepo/Repository_Test.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/Repository_Test.cpp
@@ -4,6 +4,7 @@
#include "../../ImplRepo_Service/Repository.h"
ASYS_TCHAR *NAME_VALUE = ASYS_TEXT ("server");
+ASYS_TCHAR *NAME_VALUE2 = ASYS_TEXT ("server");
ASYS_TCHAR *COMM_LINE_VALUE = ASYS_TEXT ("server -i");
ASYS_TCHAR *ENV_VALUE = ASYS_TEXT ("null environment");
ASYS_TCHAR *HOST_VALUE = ASYS_TEXT ("maxixe.cs.wustl.edu");