repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Continued changes from peer review
[ACE_TAO.git]
/
TAO
/
tests
/
Param_Test
/
run_test_dii.pl
blob
3ba4d5352130b52fcbbf97c997efb198c8a02691
1
eval
'(exit $?0)'
&&
eval
'exec perl -S
$0
${1+"$@"}'
2
&
eval
'exec perl -S
$0
$argv
:q'
3
if
0
;
4
5
# -*- perl -*-
6
7
system
'perl run_test.pl -i dii '
.
join
' '
,
@ARGV
;
8