diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:56:24 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:56:24 +0100 |
commit | 169db677980c71427658d590f1d7d2f5365a94b9 (patch) | |
tree | 12d6ab68bcaf8e03cef59651fc39a5a8e05c3e40 /CIAO/performance-tests/Benchmark | |
parent | d3a107625182634ae0be8f003d9130f8bb5c3567 (diff) | |
download | ATCD-169db677980c71427658d590f1d7d2f5365a94b9.tar.gz |
Perl files
Diffstat (limited to 'CIAO/performance-tests/Benchmark')
4 files changed, 0 insertions, 4 deletions
diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/run_test.pl b/CIAO/performance-tests/Benchmark/Multi_Threaded/run_test.pl index d832b314c07..61cde1da601 100755 --- a/CIAO/performance-tests/Benchmark/Multi_Threaded/run_test.pl +++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/run_test.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- # diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/run_test.pl b/CIAO/performance-tests/Benchmark/RoundTrip/run_test.pl index d6b877b70b2..663c7659de7 100755 --- a/CIAO/performance-tests/Benchmark/RoundTrip/run_test.pl +++ b/CIAO/performance-tests/Benchmark/RoundTrip/run_test.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- # diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/run_test.pl b/CIAO/performance-tests/Benchmark/RoundTripClient/run_test.pl index 0fc92ff22a1..eb640bff700 100755 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/run_test.pl +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/run_test.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- # diff --git a/CIAO/performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl b/CIAO/performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl index 06cc5d1ffc1..2873ad623f9 100755 --- a/CIAO/performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl +++ b/CIAO/performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl @@ -2,7 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ # -*- perl -*- # |