Return 1 from the unalias builtin if _any_ removal fails, not just the last
commitf3601a94caa23188115d8f121c57a0a5749e1b7b
authorPeter Avalos <pavalos@dragonflybsd.org>
Thu, 4 Jan 2007 06:35:12 +0000 (4 06:35 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Thu, 4 Jan 2007 06:35:12 +0000 (4 06:35 +0000)
tree1603c77d68b67e128113ab84a41453e1e457da07
parent67d64d1a0bf890b4bae031d39818025a7ba927cf
Return 1 from the unalias builtin if _any_ removal fails, not just the last
one.

Obtained-from:  FreeBSD
bin/sh/alias.c