From e6f10cabb7fbdba6fd11bcd109dbe765285c762c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Oct 2015 11:07:03 +0200 Subject: Implement dependents check in drop command Also, add support for commands to return program status. --- bpkg/pkg-disfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-disfigure') diff --git a/bpkg/pkg-disfigure b/bpkg/pkg-disfigure index ef78d05..2833522 100644 --- a/bpkg/pkg-disfigure +++ b/bpkg/pkg-disfigure @@ -11,7 +11,7 @@ namespace bpkg { - void + int pkg_disfigure (const pkg_disfigure_options&, cli::scanner& args); // Disfigure the package, update its state, and commit the -- cgit v1.1