diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-08 23:21:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-09 14:54:52 +0300 |
commit | 538711543c68be94b3e7e3192394bc2f19f49516 (patch) | |
tree | 49d9d40a8b8f65476d755f9016f6acc8d3ff3ee3 /tests/pkg-drop.test | |
parent | a8218ef3b2f2706a810d10f3956982e5b0bd6c57 (diff) |
Call output directory just <pkg> for external packages
Diffstat (limited to 'tests/pkg-drop.test')
-rw-r--r-- | tests/pkg-drop.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-drop.test b/tests/pkg-drop.test index 0bc52b2..2fb616e 100644 --- a/tests/pkg-drop.test +++ b/tests/pkg-drop.test @@ -198,7 +198,7 @@ $* libfoo/1.0.0 2>>~%EOE% != 0 : dependencies : - : Note that we don't move this test to the prerequisites-and-dependents + : Note that we do not move this test to the prerequisites-and-dependents : group as the configuration repository set would be different. : $clone_cfg; |