summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Custom_Marshal/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
commit1a3315beb08400de64ceee9ec29c5a284ed23998 (patch)
tree70f8f8d6891899bcc4075d0c62d4650f4371face /TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl
parentdce1b1ffb95f1fa7b2cfad0983861960c5906466 (diff)
downloadATCD-1a3315beb08400de64ceee9ec29c5a284ed23998.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/EC_Custom_Marshal/run_test.pl')
-rwxr-xr-xTAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl b/TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl
index 130dcd43ac0..abee5c67c57 100755
--- a/TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl
+++ b/TAO/orbsvcs/tests/EC_Custom_Marshal/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 Process;