diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-06 03:50:24 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-06 03:50:24 +0700 |
| commit | a3c27356bfe3e56809f579b617e02829a7ea0a68 (patch) | |
| tree | ef49c89bb4a404c0fae2ca5b6681969aef15be17 /testdata/local/cancel_test.data | |
| parent | c572a44dddf25e07f2f25cc6004370ad505f3ded (diff) | |
| download | awwan-a3c27356bfe3e56809f579b617e02829a7ea0a68.tar.xz | |
all: use space log prefix instead of dummy date
Using dummy date make the test output hard to read in verbose option,
because the program logs mixed with the test logs.
Diffstat (limited to 'testdata/local/cancel_test.data')
| -rw-r--r-- | testdata/local/cancel_test.data | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/local/cancel_test.data b/testdata/local/cancel_test.data index 357ec8b..cdd9f44 100644 --- a/testdata/local/cancel_test.data +++ b/testdata/local/cancel_test.data @@ -1,3 +1,3 @@ <<< cancel -----/--/-- --:--:-- === BEGIN: local testdata/local/cancel.aww 1 -----/--/-- --:--:-- --> 1: sleep 300 + === BEGIN: local testdata/local/cancel.aww 1 + --> 1: sleep 300 |
