summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuangming <huangminghuang@users.noreply.github.com>2003-11-27 17:29:57 +0000
committerhuangming <huangminghuang@users.noreply.github.com>2003-11-27 17:29:57 +0000
commitd8f0a1eb75d4ed3595ce883c1c457a9ff2961006 (patch)
tree100657cdb9bf9d41e037868fa5fcd33b589a2c64
parent9274784324593e31c1bba82eafabde77fd8c8b3a (diff)
downloadATCD-d8f0a1eb75d4ed3595ce883c1c457a9ff2961006.tar.gz
*** empty log message ***
-rwxr-xr-xTAO/orbsvcs/FTRT_Event_Service/test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/FTRT_Event_Service/test.pl b/TAO/orbsvcs/FTRT_Event_Service/test.pl
index 0725a2b3ad8..db052422d85 100755
--- a/TAO/orbsvcs/FTRT_Event_Service/test.pl
+++ b/TAO/orbsvcs/FTRT_Event_Service/test.pl
@@ -5,7 +5,7 @@
use strict;
use lib '../../../bin';
use PerlACE::Run_Test;
-use Proc::Background;
+#use Proc::Background;
my $HOSTNAME=`hostname`;