Home | History | Annotate | Download | only in Scripts

Lines Matching refs:relativePath

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