diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Event/UDP/run_test.pl')
-rwxr-xr-x | TAO/orbsvcs/tests/Event/UDP/run_test.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/run_test.pl b/TAO/orbsvcs/tests/Event/UDP/run_test.pl index 9dc75dc9c84..e32f94cc764 100755 --- a/TAO/orbsvcs/tests/Event/UDP/run_test.pl +++ b/TAO/orbsvcs/tests/Event/UDP/run_test.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- use lib "$ENV{ACE_ROOT}/bin"; use PerlACE::TestTarget; |