aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index ddda76f1c..ee2f30873 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -2206,7 +2206,7 @@ sub checksystem {
# given path to the "actual" windows path.
my @m = `mount`;
- my $matchlen;
+ my $matchlen = 0;
my $bestmatch;
my $mount;