fix typo
This commit is contained in:
parent
7eb4124da5
commit
f13e48bd54
@ -235,7 +235,7 @@ sub taptest
|
|||||||
|
|
||||||
die "no tests found!" unless -d "$topdir/$dir/t";
|
die "no tests found!" unless -d "$topdir/$dir/t";
|
||||||
|
|
||||||
push(@args,"$topdir/$dir);
|
push(@args,"$topdir/$dir");
|
||||||
|
|
||||||
InstallTemp();
|
InstallTemp();
|
||||||
my $status = tap_check(@args);
|
my $status = tap_check(@args);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user