Home | History | Annotate | Download | only in Scripts

Lines Matching refs:relativePath

1930         my $relativePath = File::Spec->abs2rel($path, $testDirectory);
1933 if ($relativePath !~ /^\.\.\//) {