]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/TEST-31-DEVICE-ENUMERATION: do not use -x to avoid grep loop 13746/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Oct 2019 09:11:49 +0000 (11:11 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Oct 2019 09:11:49 +0000 (11:11 +0200)
commitfd3561bae0097fab3df79d30b2f171169d75258a
tree3ca415419d31270d45e41c8ffefcc35c563d5f93
parent51fa85913c4d1826414c6fa5a2e235f65425d91a
test/TEST-31-DEVICE-ENUMERATION: do not use -x to avoid grep loop

https://github.com/systemd/systemd/pull/13746#issuecomment-539410752:
> [grep] now matches the grep command itself, as it's logged into journal as well, thanks to set -x.

Also, use journalctl --grep and -t to make things a bit quicker.
test/TEST-31-DEVICE-ENUMERATION/testsuite.sh