New version of pidl
This commit is contained in:
parent
d595112e01
commit
2186300bd2
74 changed files with 23043 additions and 988 deletions
|
@ -118,7 +118,7 @@ $c
|
|||
my $test_data_prefix = $ENV{TEST_DATA_PREFIX};
|
||||
my $outfile;
|
||||
if (defined($test_data_prefix)) {
|
||||
$outfile = "$test_data_prefix/test-$name";
|
||||
$outfile = "$test_data_prefix/test-$name";
|
||||
} else {
|
||||
$outfile = "./test-$name";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue