sbin/hammer: Fix printf format for bad node
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 16 Mar 2015 16:42:04 +0000 (01:42 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 16 Mar 2015 17:24:03 +0000 (02:24 +0900)
commit77fe9097fa638acf49f27a3747a3ed85f14a0f8c
treec164e9978e0d5e8beded10d0313af2e602912c08
parent18dbf12f4dfa394db29c9afa5347bedabc3792a1
sbin/hammer: Fix printf format for bad node

- Remove "{" since there is no "}" unlike hammer show command.
sbin/hammer/cmd_blockmap.c