diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-21 02:49:03 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-21 02:49:03 +0000 |
commit | 0e388b72c7c0affd3ecdc7c1511ff62f2ade8e03 (patch) | |
tree | 70f8f8d6891899bcc4075d0c62d4650f4371face /TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl | |
parent | 7ee61f81f537ffd7f7bf03ee026b4730d08b160f (diff) | |
download | ATCD-0e388b72c7c0affd3ecdc7c1511ff62f2ade8e03.tar.gz |
moved comment line(s) from head of file so that it is not interpreted as a csh file
Diffstat (limited to 'TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl')
-rwxr-xr-x | TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl b/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl index 63a6701aa35..cfc7baacc2c 100755 --- a/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl +++ b/TAO/orbsvcs/tests/CosEC_Multiple/run_test.pl @@ -1,9 +1,10 @@ -#$Id$ -# -*- perl -*- eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; +# $Id$ +# -*- perl -*- + use lib "../../../../bin"; require ACEutils; |