From b1f343f5d20ea0c52a7265d134094035da13b806 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 Nov 2019 15:53:40 +0300 Subject: Add --package-cwd option to bpkg-pkg-test --- bpkg/utility.hxx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bpkg/utility.hxx') diff --git a/bpkg/utility.hxx b/bpkg/utility.hxx index 484b394..81aedf0 100644 --- a/bpkg/utility.hxx +++ b/bpkg/utility.hxx @@ -161,6 +161,12 @@ namespace bpkg void mv (const dir_path& from, const dir_path& to); + // Set (with diagnostics at verbosity level 3 or higher) the new and return + // the previous working directory. + // + dir_path + change_wd (const dir_path&); + // File descriptor streams. // fdpipe -- cgit v1.1