summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-30 21:43:29 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-30 21:43:29 +0000
commitd6ada0c89d69eaa6173cb04333c40528b0b6784e (patch)
tree037e6c148273e5872432cedf3e87582b34cb1337 /TAO/tests/NestedUpcall
parent40b5110a247e8e92ec50a2582c91194373144626 (diff)
downloadATCD-d6ada0c89d69eaa6173cb04333c40528b0b6784e.tar.gz
ChangeLogTag:Thu Jul 30 16:40:10 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/NestedUpcall')
-rwxr-xr-xTAO/tests/NestedUpcall/MT_Client_Test/run_test.pl2
-rwxr-xr-xTAO/tests/NestedUpcall/Triangle_Test/run_test.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl b/TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
index 445a2201539..9e95d871e75 100755
--- a/TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
@@ -1,5 +1,5 @@
#$Id$
-# -*- perl-mode -*-
+# -*- perl -*-
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/run_test.pl b/TAO/tests/NestedUpcall/Triangle_Test/run_test.pl
index 6b903ee9200..54a9c4ba695 100755
--- a/TAO/tests/NestedUpcall/Triangle_Test/run_test.pl
+++ b/TAO/tests/NestedUpcall/Triangle_Test/run_test.pl
@@ -1,5 +1,5 @@
#$Id$
-# -*- perl-mode -*-
+# -*- perl -*-
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;