summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-01 01:38:30 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-01 01:38:30 +0000
commit0a969409ab7b4711ca274b83db03e568fac35b84 (patch)
tree53690c87f03f4a9c6fcb503c5ebf217724dbacd5 /bin
parent214299107406848b0009792f9d1967b31904676c (diff)
downloadATCD-0a969409ab7b4711ca274b83db03e568fac35b84.tar.gz
Added Load_Balancing demo to the list of daily run examples.
Diffstat (limited to 'bin')
-rw-r--r--bin/run_all_list.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/run_all_list.pm b/bin/run_all_list.pm
index f4165d09070..228c50214aa 100644
--- a/bin/run_all_list.pm
+++ b/bin/run_all_list.pm
@@ -46,6 +46,7 @@ if ($^O eq "MSWin32") {
'TAO/examples/Simple/grid , run_test.pl',
'TAO/examples/Simple/time-date , run_test.pl',
'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',
'TAO/orbsvcs/tests/Event/Basic , run_test.pl',