From 0205645c62a5b2ba7cb1785b4a71435c16b04eba Mon Sep 17 00:00:00 2001 From: coryan Date: Thu, 17 Jun 1999 15:12:48 +0000 Subject: ChangeLogTag:Thu Jun 17 10:05:53 1999 Carlos O'Ryan --- TAO/examples/Callback_Quoter/run_test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/examples/Callback_Quoter/run_test.pl') 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) { -- cgit v1.2.1