From 2936f9c7c9eb330e71cb28c1493761310330b420 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 18 Jul 2018 22:44:03 +0300 Subject: Implement package archive upload --- bdep/utility.txx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/utility.txx') diff --git a/bdep/utility.txx b/bdep/utility.txx index 84248d0..9926e12 100644 --- a/bdep/utility.txx +++ b/bdep/utility.txx @@ -17,7 +17,7 @@ namespace bdep { try { - return process_start_callback ( + return butl::process_start_callback ( [] (const char* const args[], size_t n) { if (verb >= 2) -- cgit v1.1