commit | b4fac1eb3cca9692b317d16ec3fb881069781ff1 | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Tue May 19 13:49:40 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon May 25 08:12:27 2020 +0200 |
tree | 302ff0e2a5a2f020b4a2df26605c5c593ebf1a8a | |
parent | 7329327333d48332638b9c2d8fc81fb0702d7d16 [diff] |
MINOR: vars: Make vars_(un|)set_by_name(_ifexist|) return a success value Change the return type from `void` to `int` and return whether setting the variable was successful.