]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/TEST-24-CRYPTSETUP/test.sh
test: convert all uses of '|| true' into '|| :'
authorDan Streetman <ddstreet@canonical.com>
Fri, 19 Jul 2019 00:34:57 +0000 (20:34 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Jul 2019 04:47:21 +0000 (13:47 +0900)
commit65dd488fe1e85cf8b573ead8f7c67dde2bad4ce8
tree1b189ba2277481e54e8019a5fd0ec5c5f8837314
parent0161f0ca368b93c1feb653013377a021452e6650
test: convert all uses of '|| true' into '|| :'

No change in functionality; just use the shorter || :
test/TEST-02-CRYPTSETUP/test.sh
test/test-functions