openbsd-ports/devel/autogen/patches/patch-agen5_test_error_test
kili c8189c00cb Update to 5.8.7.
Fix regression tests and a use after realloc.

ok jasper@
2006-12-09 18:28:53 +00:00

16 lines
552 B
Plaintext

$OpenBSD: patch-agen5_test_error_test,v 1.1 2006/12/09 18:28:53 kili Exp $
# Cope with the additional abort message (don't panic -- this test
# intentionally checks abort behaviour).
--- agen5/test/error.test.orig Sun Sep 24 04:11:15 2006
+++ agen5/test/error.test Fri Nov 17 20:15:03 2006
@@ -103,6 +103,7 @@ AutoGen aborting on signal <text-varies>
processing template error2.tpl
on line 2
for function EXPR (11)
+Abort trap (core dumped)
_EOF_
sed '/THIS TEXT/,/ESAC/d;s,this is never seen,<= `die testing death` =>,' \