commit | 53aceb49f9b7e1d42064ffff4f4df7e9882b182d | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:13:41 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:15:46 2015 +1030 |
tree | 26b649ff3465cb64eb558e2b640f0045d62590c2 | |
parent | d2dbdac336e8ea1296fd08c4eb8a28daacec1817 [diff] |
tools/lguest: fix features_accepted logic in example launcher. We were clearing the lower bits when setting the upper bits. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>