summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter/run_test.pl
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-17 15:12:48 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-17 15:12:48 +0000
commit0205645c62a5b2ba7cb1785b4a71435c16b04eba (patch)
treeb0956bf3f928fd73ddd481f03d5ea31d48c1a243 /TAO/examples/Callback_Quoter/run_test.pl
parent24ba99c617c6c431f8d9559e182243e4563f932e (diff)
downloadATCD-0205645c62a5b2ba7cb1785b4a71435c16b04eba.tar.gz
ChangeLogTag:Thu Jun 17 10:05:53 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/examples/Callback_Quoter/run_test.pl')
-rwxr-xr-xTAO/examples/Callback_Quoter/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/run_test.pl b/TAO/examples/Callback_Quoter/run_test.pl
index d08919e7e18..3e4ac9098be 100755
--- a/TAO/examples/Callback_Quoter/run_test.pl
+++ b/TAO/examples/Callback_Quoter/run_test.pl
@@ -18,7 +18,7 @@ $NS = Process::Create ("..".$DIR_SEPARATOR.
"..".$DIR_SEPARATOR.
"orbsvcs".$DIR_SEPARATOR.
"Naming_Service".$DIR_SEPARATOR.
- "Naming_Service".$Process::EXE_EXT,
+ "Naming_Service".$EXE_EXT,
" -o $ns_ior ");
if (ACE::waitforfile_timed ($ns_ior, 5) == -1) {