aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/utility.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-04-06 16:20:29 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-07 15:09:59 +0300
commit87d896f1107a077f3d1876f8feb9dcf9ee93ea3c (patch)
tree609b144f65d0a0f0db95ea031d7cbf6dafec5535 /libbuild2/utility.cxx
parente607800f687ba89fbdd97b2f1f1925217f00eb23 (diff)
Pass LC_ALL=C when extracting locale-dependent information on POSIX
Diffstat (limited to 'libbuild2/utility.cxx')
-rw-r--r--libbuild2/utility.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/utility.cxx b/libbuild2/utility.cxx
index 3b4b94f..a45e901 100644
--- a/libbuild2/utility.cxx
+++ b/libbuild2/utility.cxx
@@ -219,7 +219,7 @@ namespace build2
assert (args[0] == pe.path->recall_string ());
if (verb >= verbosity)
- print_process (args, 0);
+ print_process (pe, args, 0);
return process (
*pe.path,