aboutsummaryrefslogtreecommitdiffstats
path: root/test/Maketests
diff options
context:
space:
mode:
Diffstat (limited to 'test/Maketests')
-rw-r--r--test/Maketests2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Maketests b/test/Maketests
index 20ed4a7f..a36ac8cf 100644
--- a/test/Maketests
+++ b/test/Maketests
@@ -1633,7 +1633,7 @@ indirectcall2:
@-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
inf-nan-torture:
- @echo $@
+ @echo $@ $(ZOS_FAIL)
@AWKPATH="$(srcdir)" $(AWK) -f $@.awk < "$(srcdir)"/$@.in >_$@ 2>&1 || echo EXIT CODE: $$? >>_$@
@-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@