diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-09-02 15:58:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-09-02 15:58:38 +0300 |
commit | 49fb295bdfcc0e50498a592015d2131a5682d60f (patch) | |
tree | 5f11b3d3fffcd892e51e62504ea2df4bc50f8711 | |
parent | a8036b9c22e5b083bd938dee444e431c5b97a0bf (diff) |
Fix b-info test
-rw-r--r-- | tests/b-info/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/b-info/testscript b/tests/b-info/testscript index 2ec5f4e..1ebf060 100644 --- a/tests/b-info/testscript +++ b/tests/b-info/testscript @@ -57,7 +57,7 @@ test.options += -b $recall($build.path) url:$sp %src_root: .+/prj/% %out_root: .+/prj/% - amalgamation: ../../../../ + %amalgamation: .*% subprojects: @subprj/ operations: update clean meta-operations: perform configure disfigure dist info |