diff options
author | bala <balanatarajan@users.noreply.github.com> | 2000-02-29 15:26:14 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2000-02-29 15:26:14 +0000 |
commit | e7fdd087b333e1eeced39729e546adc68ea30de4 (patch) | |
tree | 499f47c3dd3690cbd31939bd649d15e151b79556 /bin | |
parent | a5fe30462afe0a04ed60377cfceadb33d03aa038 (diff) | |
download | ATCD-e7fdd087b333e1eeced39729e546adc68ea30de4.tar.gz |
*** empty log message ***
Diffstat (limited to 'bin')
-rw-r--r-- | bin/run_all_list.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm index a41f964d6b9..f8db62bf40b 100644 --- a/bin/run_all_list.pm +++ b/bin/run_all_list.pm @@ -58,7 +58,7 @@ if ($^O eq "MSWin32") { 'TAO/examples/Simple/time , run_test.pl', 'TAO/examples/Load_Balancing , run_test.pl', 'TAO/orbsvcs/tests/Simple_Naming , run_test.pl', - 'TAO/orbsvcs/tests/Trading , run_test.pl', +# HANGS'TAO/orbsvcs/tests/Trading , run_test.pl', 'TAO/orbsvcs/tests/Event/Basic , run_test.pl', 'TAO/orbsvcs/tests/Event/Performance , run_test.pl', 'TAO/orbsvcs/tests/EC_Basic , run_test.pl', |