summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/start_services
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/start_services')
-rwxr-xr-xTAO/orbsvcs/tests/start_services4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/start_services b/TAO/orbsvcs/tests/start_services
index e91f0162194..d5573d16ebf 100755
--- a/TAO/orbsvcs/tests/start_services
+++ b/TAO/orbsvcs/tests/start_services
@@ -104,5 +104,5 @@ ps $ps_opts | grep Service | grep -v grep
echo
echo Note: if you will be running an application that uses the Naming Service,
echo you might want to set the NameService environment variable, like this:
-echo 't/csh: % setenv NameService `cat /tmp/nameserviceior_'$login'`'
-echo 'bash: $ export NameService=`cat /tmp/nameserviceior_'$login'`'
+echo 't/csh: % setenv NameServiceIOR `cat /tmp/nameserviceior_'$login'`'
+echo 'bash: $ export NameServiceIOR=`cat /tmp/nameserviceior_'$login'`'