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:
Rob Norris 2025-02-27 11:22:26 +11:00 committed by Tony Hutter
parent f69631992d
commit cb4b854838

View File

@ -182,7 +182,7 @@ if ($skipped) {
}
if ($ntests == 0) {
die "E: no tests extracted, sorry!\n";
}
my $outfh;
if ($outfile) {