summaryrefslogtreecommitdiff
path: root/src/crypto/test/asm/trampoline-x86.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/test/asm/trampoline-x86.pl')
-rwxr-xr-xsrc/crypto/test/asm/trampoline-x86.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/test/asm/trampoline-x86.pl b/src/crypto/test/asm/trampoline-x86.pl
index 569a3dd7..4244ac2a 100755
--- a/src/crypto/test/asm/trampoline-x86.pl
+++ b/src/crypto/test/asm/trampoline-x86.pl
@@ -120,4 +120,4 @@ foreach (0..7) {
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";