diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-27 17:04:05 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-01-27 19:06:00 +0000 |
commit | 8f6f8772553ebcc66418ac379d956d9af1abdc32 (patch) | |
tree | 780f4280151214af70368ebc65b3bc7bc2b2e932 /test/scripts/0000-Basic | |
parent | 9f691660159a9279353a99fca776c7687faaae26 (diff) |
Testsuite: move ACL-triggered debug output to stderr file, and munge
Broken-by: 9dea8f12c7
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0574 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0574 b/test/scripts/0000-Basic/0574 index 6784bde56..d227b5acc 100644 --- a/test/scripts/0000-Basic/0574 +++ b/test/scripts/0000-Basic/0574 @@ -32,6 +32,6 @@ killdaemon 1 cat DIR/spool/log/serverdebuglog_1 # -cat DIR/spool/log/serverdebuglog_2 +cp DIR/spool/log/serverdebuglog_2 /dev/stderr # no_msglog_check |