hush: fix inverted check (was making all break's to act as "break 99999")
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 29 Jul 2008 11:47:46 +0000 (11:47 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 29 Jul 2008 11:47:46 +0000 (11:47 -0000)
commit45cb9f9581f514e1fc731d6d1146e0ee2333066a
treed30c06f2da25eaf3c2ce9f51a8c44c343afd0aaf
parentfcf37c31838fbdd4f8cfe24c1c8ef957838a6de4
hush: fix inverted check (was making all break's to act as "break 99999")
shell/hush.c