aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-checkout.test
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-29 14:02:18 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2018-04-19 19:39:55 +0300
commit4c7b3f9500c668aa99328e419f6d09c722814f97 (patch)
treed651e03898965e956dabbff72b184508d458b271 /tests/pkg-checkout.test
parent7251109c82b16c30410803ef375fe1012445873d (diff)
Improve pkg-checkout progress diagnostics at verbosity level 1
Diffstat (limited to 'tests/pkg-checkout.test')
-rw-r--r--tests/pkg-checkout.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pkg-checkout.test b/tests/pkg-checkout.test
index 46f8841..81aeba1 100644
--- a/tests/pkg-checkout.test
+++ b/tests/pkg-checkout.test
@@ -60,14 +60,14 @@ else
$pkg_status style-basic | sed -n -e 's/style-basic available \[.+\] ([^ ]+)/\1/p' | set v;
$* "style-basic/$v" 2>>"EOE";
- dist style-basic-$v
+ distributing style-basic/$v
checked out style-basic/$v
EOE
$pkg_configure style-basic;
$* libmbar/1.0.0 2>>EOE;
- dist libmbar-1.0.0
+ distributing libmbar/1.0.0
checked out libmbar/1.0.0
EOE