git: 3fe0a5d2f6e3 - main - Awk: Add error file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 22:25:22 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3fe0a5d2f6e3b13320732f21aa51141333ef92b9 commit 3fe0a5d2f6e3b13320732f21aa51141333ef92b9 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-11-06 22:24:36 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-11-06 22:24:36 +0000 Awk: Add error file Add the expected output on stderr file. Sponsored by: Netflix --- contrib/one-true-awk/bugs-fixed/pfile-overflow.err | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/one-true-awk/bugs-fixed/pfile-overflow.err b/contrib/one-true-awk/bugs-fixed/pfile-overflow.err new file mode 100644 index 000000000000..d2507df70e0c --- /dev/null +++ b/contrib/one-true-awk/bugs-fixed/pfile-overflow.err @@ -0,0 +1,4 @@ +awk: syntax error at source line 1 source file pfile-overflow.awk + context is + >>> <<< +awk: bailing out at source line 1 source file pfile-overflow.awk