diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-26 19:30:09 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-26 19:30:09 -0400 |
commit | 9db3b4d76209f0d1ca02b9f1dc9f66c102822652 (patch) | |
tree | 858c74c24ba1f8bc20a34edc2fd30d030669a5fc /src/lib | |
parent | 77bc923a5ae972bd7d212ae90a76180f68176de0 (diff) |
libremessages: fix bug with exit value
If invoked directly, the final command executed is `unset`, which ensures
an exit status of 0. Because the unset variable is only set when executed
directly, it is safe to just remove the unset.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions