diff options
| author | Manlio Perillo <[email protected]> | 2023-04-29 16:50:28 +0200 |
|---|---|---|
| committer | Manlio Perillo <[email protected]> | 2023-04-29 16:50:28 +0200 |
| commit | 11d2279f4fb736c701c23c6420cb82657e2e61f4 (patch) | |
| tree | 29cc377486ae9a6fd997d7b36b214457ffcd3333 /patches | |
| parent | 4b1e292ae448ab519d0681b49da7420130b5f312 (diff) | |
| download | ziglings-11d2279f4fb736c701c23c6420cb82657e2e61f4.tar.xz ziglings-11d2279f4fb736c701c23c6420cb82657e2e61f4.zip | |
test: make the patch command silent
The POSIX standard says that the patch command should not use stdout,
but GNU patch writes the message:
patching file patches/healed/xxx.zig (read from exercises/xxx.zig).
Add the -s flag to suppress these messages.
Note that the heal function from test/tests.zig is called when running
`zig build -Dhealed` because it is executed in the configure phase.
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions
