mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-05-09 18:28:27 +03:00
convert_wycheproof: fix compile failure
Sponsored-by: https://despairlabs.com/sponsor/ Signed-off-by: Rob Norris <robn@despairlabs.com> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Reviewed-by: Attila Fülöp <attila@fueloep.org>
This commit is contained in:
parent
f69631992d
commit
cb4b854838
@ -182,7 +182,7 @@ if ($skipped) {
|
||||
}
|
||||
if ($ntests == 0) {
|
||||
die "E: no tests extracted, sorry!\n";
|
||||
|
||||
}
|
||||
|
||||
my $outfh;
|
||||
if ($outfile) {
|
||||
|
Loading…
Reference in New Issue
Block a user