diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-09-06 14:51:07 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-09-06 20:54:29 +0200 |
commit | 1c5d54b2dfef5667f19c0ee22d13bde9cff80ae4 (patch) | |
tree | 90b707790eec9d3a256f591c78d16cff933acbd8 /src/network/wait-online | |
parent | hwdb: keyboard: D330 FnLk toggle (diff) | |
download | systemd-1c5d54b2dfef5667f19c0ee22d13bde9cff80ae4.tar.xz systemd-1c5d54b2dfef5667f19c0ee22d13bde9cff80ae4.zip |
test: use 'until' instead of 'while !'
In general, it's better to avoid a negation. And "!" is special, because it is
used for history expansion, i.e. the same command would behave differently if
pasted on the command line.
Inspired by 4a899c5a239eb50df3f596af4ff145f4a2d33f23.
Diffstat (limited to 'src/network/wait-online')
0 files changed, 0 insertions, 0 deletions