summaryrefslogtreecommitdiff
path: root/src/crypto/test/asm/trampoline-x86_64.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/test/asm/trampoline-x86_64.pl')
-rwxr-xr-xsrc/crypto/test/asm/trampoline-x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/test/asm/trampoline-x86_64.pl b/src/crypto/test/asm/trampoline-x86_64.pl
index 8cb14108..5196141c 100755
--- a/src/crypto/test/asm/trampoline-x86_64.pl
+++ b/src/crypto/test/asm/trampoline-x86_64.pl
@@ -556,4 +556,4 @@ ____
}
print $code;
-close STDOUT;
+close STDOUT or die "error closing STDOUT";