Daan De Meyer
ee6b3d1aa2
test: Stop using grep -q in integration test
...
When a TTY is attached to the test unit, grep -q will generate SIGPIPE
for the previous command in the pipeline which in combo with `pipefail`
will cause the command to fail with exit status 141 which will fail the
test.
Replace with >/dev/null to avoid this from happening.
See also https://www.gnu.org/software/grep/manual/html_node/Usage.html
> There is a related problem with Bash’s set -e -o pipefail. Since grep
> does not always read all its input, a command outputting to a pipe read
> by grep can fail when grep exits before reading all its input, and the
> command’s failure can cause Bash to exit.
Co-authored-by: Yu Watanabe <watanabe.yu+github@gmail.com >
2025-12-10 12:09:10 +01:00
..
2025-12-07 09:09:03 +09:00
2025-11-04 15:53:23 +00:00
2025-07-13 05:49:00 +09:00
2025-12-07 09:09:03 +09:00
2025-12-07 09:09:03 +09:00
2025-12-10 12:09:10 +01:00
2025-11-07 21:35:45 +00:00
2025-08-01 05:42:51 +09:00
2025-07-10 13:37:07 +09:00
2025-03-15 07:27:38 +09:00
2025-12-10 12:09:10 +01:00
2025-07-28 16:29:31 +09:00
2025-11-10 20:49:00 +09:00
2025-12-10 12:09:10 +01:00
2025-10-14 17:56:39 +01:00
2025-04-25 06:13:43 +09:00
2025-07-30 15:37:18 +01:00
2025-12-09 14:41:59 +09:00
2025-12-10 12:09:10 +01:00
2025-09-23 15:48:53 +01:00
2025-12-07 09:09:03 +09:00
2025-12-07 09:09:03 +09:00
2025-12-07 09:09:03 +09:00
2024-12-10 11:01:53 +09:00
2025-12-07 09:09:03 +09:00
2025-12-07 09:09:03 +09:00
2025-11-17 16:50:50 +01:00
2025-11-17 16:50:50 +01:00
2025-01-07 11:35:03 +00:00
2025-07-24 16:35:45 +02:00
2025-09-23 15:48:53 +01:00
2025-09-04 10:58:33 +09:00
2025-06-21 02:22:28 +09:00
2025-11-17 16:50:50 +01:00
2025-12-07 09:09:03 +09:00
2025-09-26 07:20:04 +09:00
2025-07-24 20:55:10 +09:00
2025-12-10 12:09:10 +01:00
2025-09-23 15:48:53 +01:00
2025-12-09 14:41:59 +09:00
2024-12-12 11:36:10 +00:00
2025-12-07 09:09:03 +09:00
2025-07-03 19:35:33 +02:00
2025-09-26 07:20:04 +09:00
2024-12-10 19:31:18 +00:00
2025-11-18 15:18:00 +00:00
2024-12-31 00:22:53 +01:00
2024-12-31 00:22:53 +01:00
2025-10-28 13:26:15 +00:00
2025-05-16 22:24:54 +09:00
2025-07-10 13:32:51 +09:00
2025-12-07 09:09:03 +09:00
2025-01-29 04:58:24 +09:00
2025-09-23 15:48:53 +01:00
2025-11-04 15:54:06 +00:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-12-10 12:09:10 +01:00
2025-12-07 09:09:03 +09:00
2025-11-24 16:34:00 +01:00
2025-12-07 09:10:29 +09:00
2025-03-28 10:34:02 +00:00
2025-11-17 16:50:50 +01:00
2025-09-23 15:48:53 +01:00
2025-12-07 09:09:03 +09:00
2025-04-05 17:33:31 +09:00
2025-11-17 16:50:50 +01:00
2025-04-03 10:28:25 +09:00
2025-12-07 09:09:03 +09:00
2025-04-03 10:28:25 +09:00
2025-09-23 15:48:53 +01:00
2025-04-12 05:08:20 +09:00
2025-12-10 12:09:10 +01:00
2025-06-25 05:44:13 +09:00
2025-06-24 13:10:11 +02:00
2025-04-05 17:33:31 +09:00
2025-03-13 01:48:33 +09:00
2025-04-05 17:33:31 +09:00
2025-09-23 15:48:53 +01:00
2025-12-10 12:09:10 +01:00
2025-07-04 17:21:16 +01:00
2025-04-05 17:33:31 +09:00
2025-04-05 17:33:31 +09:00
2025-04-03 10:28:25 +09:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-11-18 16:23:29 +01:00
2025-09-23 15:48:53 +01:00
2025-09-26 09:28:12 +09:00
2025-01-08 15:27:25 +01:00
2025-09-26 07:20:04 +09:00
2025-09-23 15:48:53 +01:00
2025-09-05 08:29:52 +02:00
2025-09-23 15:48:53 +01:00
2025-11-17 16:50:50 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-12-10 12:09:10 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-23 15:48:53 +01:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-12-07 09:09:03 +09:00
2025-11-17 16:50:50 +01:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2024-12-02 10:57:45 +01:00
2025-12-07 09:09:03 +09:00
2025-05-29 05:41:29 +09:00
2025-12-07 09:09:03 +09:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-03-12 04:33:46 +09:00
2025-04-03 10:28:25 +09:00
2024-12-10 13:51:53 +00:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-12-07 09:09:03 +09:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-09-02 09:38:51 +01:00
2025-12-10 12:09:10 +01:00
2025-09-23 15:48:53 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-10-15 19:39:21 +01:00
2025-11-04 22:10:50 +09:00
2025-09-26 07:20:04 +09:00
2025-09-24 09:52:36 +02:00
2025-11-20 09:47:11 +01:00
2025-11-07 20:04:59 +00:00
2025-09-29 23:01:24 +02:00
2025-09-24 09:52:36 +02:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-11-17 16:50:50 +01:00
2025-12-07 09:09:03 +09:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-12-07 09:09:03 +09:00
2025-09-26 07:20:04 +09:00
2025-09-23 15:48:53 +01:00
2025-11-17 16:50:50 +01:00
2025-12-10 12:09:10 +01:00
2025-01-21 00:07:58 +00:00
2025-11-26 12:24:57 +00:00
2025-11-26 12:24:57 +00:00
2025-11-17 16:50:50 +01:00
2025-12-07 09:09:03 +09:00
2025-12-07 09:10:29 +09:00
2025-12-10 12:09:10 +01:00
2025-06-23 15:32:11 +02:00
2025-09-23 15:48:53 +01:00
2025-12-10 12:09:10 +01:00
2025-12-07 09:10:29 +09:00
2025-09-23 15:48:53 +01:00
2025-01-24 08:37:51 +01:00
2025-12-10 12:09:10 +01:00
2025-11-17 16:50:50 +01:00
2025-01-03 19:32:48 +01:00
2025-02-18 13:49:24 +01:00
2025-09-26 09:42:13 +02:00
2025-11-17 16:50:50 +01:00
2025-07-23 22:11:42 +09:00
2025-11-13 14:11:11 +01:00
2025-09-23 15:48:53 +01:00
2025-11-05 02:53:05 +09:00
2025-02-27 13:47:07 +01:00
2025-10-23 11:56:26 +01:00
2025-10-04 23:00:31 +02:00
2025-12-10 12:09:10 +01:00
2025-12-10 12:09:10 +01:00
2025-09-23 15:48:53 +01:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-09-26 07:20:04 +09:00
2025-12-10 12:09:10 +01:00
2024-12-20 08:51:23 +01:00
2025-09-18 20:22:42 +02:00
2025-07-23 08:35:51 +09:00
2025-09-23 15:48:53 +01:00
2025-12-07 09:09:03 +09:00
2025-05-29 01:15:56 +01:00
2025-12-10 12:09:10 +01:00
2025-12-07 09:09:03 +09:00
2025-01-24 08:37:51 +01:00
2025-11-07 14:12:56 +01:00
2025-12-10 12:09:10 +01:00
2025-09-26 07:20:04 +09:00
2025-09-04 02:05:09 +09:00
2025-10-06 04:55:25 +09:00
2025-12-10 12:09:10 +01:00
2025-11-25 11:49:31 +01:00
2025-12-07 09:09:03 +09:00
2024-12-10 15:18:39 +00:00
2025-12-10 12:09:10 +01:00