summaryrefslogtreecommitdiff
path: root/CIAO/tests/DAnCE/Executor-Destructor/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/DAnCE/Executor-Destructor/run_test.pl')
-rwxr-xr-xCIAO/tests/DAnCE/Executor-Destructor/run_test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/CIAO/tests/DAnCE/Executor-Destructor/run_test.pl b/CIAO/tests/DAnCE/Executor-Destructor/run_test.pl
index c6981554f50..441b1b4693a 100755
--- a/CIAO/tests/DAnCE/Executor-Destructor/run_test.pl
+++ b/CIAO/tests/DAnCE/Executor-Destructor/run_test.pl
@@ -12,6 +12,8 @@ $CIAO_ROOT = "$ENV{'CIAO_ROOT'}";
$TAO_ROOT = "$ENV{'TAO_ROOT'}";
$DANCE_ROOT = "$ENV{'DANCE_ROOT'}";
+$ENV{'CIAO_LOG_LEVEL'}=1;
+
$daemons_running = 0;
$em_running = 0;
$ns_running = 0;