summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/run_test_dii.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/run_test_dii.pl')
-rwxr-xr-xTAO/tests/Param_Test/run_test_dii.pl9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/run_test_dii.pl b/TAO/tests/Param_Test/run_test_dii.pl
new file mode 100755
index 00000000000..b090ff4cd8c
--- /dev/null
+++ b/TAO/tests/Param_Test/run_test_dii.pl
@@ -0,0 +1,9 @@
+eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
+ & eval 'exec perl -S $0 $argv:q'
+ if 0;
+
+# $Id$
+# -*- perl -*-
+
+system 'perl run_test.pl -i dii ' . join ' ', @ARGV;
+