From 90880a074b3f7264cd2dcfc76f090f27f3c2a56a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Sep 2015 07:57:56 +0200 Subject: Commit transaction --- bpkg/pkg-status.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg') diff --git a/bpkg/pkg-status.cxx b/bpkg/pkg-status.cxx index 0d8c474..26267b6 100644 --- a/bpkg/pkg-status.cxx +++ b/bpkg/pkg-status.cxx @@ -60,6 +60,7 @@ namespace bpkg } shared_ptr p (db.query_one (q)); + t.commit (); if (p == nullptr) { -- cgit v1.1