sbin/hammer: Sync return value of test_btree_search() with hammer_btree_cmp()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 26 Sep 2016 16:26:55 +0000 (01:26 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 6 Oct 2016 20:17:35 +0000 (05:17 +0900)
commit9a4f151e2be289fe8ce42c16113ead4b47513246
tree1d7c3bf871149361959541a8281872dbc4447274
parent28b9bac335cf6f1ad6d83be8f2c08af8a921afb3
sbin/hammer: Sync return value of test_btree_search() with hammer_btree_cmp()

Sync with the previous commit.
Doesn't change anything as all it matters is whether it's + or - or 0.
sbin/hammer/cmd_show.c