summaryrefslogtreecommitdiff
path: root/TAO/tests/Multiple_Inheritance/run_test.pl
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 02:49:03 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 02:49:03 +0000
commit0e388b72c7c0affd3ecdc7c1511ff62f2ade8e03 (patch)
tree70f8f8d6891899bcc4075d0c62d4650f4371face /TAO/tests/Multiple_Inheritance/run_test.pl
parent7ee61f81f537ffd7f7bf03ee026b4730d08b160f (diff)
downloadATCD-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/tests/Multiple_Inheritance/run_test.pl')
-rwxr-xr-xTAO/tests/Multiple_Inheritance/run_test.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tests/Multiple_Inheritance/run_test.pl b/TAO/tests/Multiple_Inheritance/run_test.pl
index abaeff69391..a5533c0989c 100755
--- a/TAO/tests/Multiple_Inheritance/run_test.pl
+++ b/TAO/tests/Multiple_Inheritance/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 -*-
+
unshift @INC, '../../../bin';
require ACEutils;