]> git.lizzy.rs Git - plan9front.git/commit
window: fix error exit with the -m flag
authorkvik <kvik@a-b.xyz>
Wed, 16 Sep 2020 11:12:13 +0000 (13:12 +0200)
committerkvik <kvik@a-b.xyz>
Wed, 16 Sep 2020 11:12:13 +0000 (13:12 +0200)
commit58861fff63a8d2a89f6087b964140482337e3a9d
treedf1ee8d50d792caa11e76927db720927cd6118a3
parent537443d959984163040907d6287ac6ec3cbdc781
window: fix error exit with the -m flag

When called with the -m flag window would always exit with
some error, usually status='no match', because of an if-match
being the last status-setting command in the script.
rc/bin/window