bin/commit: Fix build failure when libarchive is not used
authoryceh <31328757+yceh@users.noreply.github.com>
Mon, 18 Sep 2017 13:10:52 +0000 (13:10 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 18 Sep 2017 13:15:20 +0000 (13:15 +0000)
commitb39a61b493de06b1cfe4a794993886345de7c8d9
treec978d2058e14701a22eaf50bd29eec0f1a490597
parent2f22e5b3599a216f557c9c63eab5494ccd9e2a06
bin/commit: Fix build failure when libarchive is not used

A `"}"` at line 641 is missing when `HAVE_LIBARCHIVE` is not defined
(even though probably few will use ostree without libarchive).

Closes: #1181
Approved by: jlebon
src/ostree/ot-builtin-commit.c