diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-08-04 18:11:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-08-04 18:11:38 +0300 |
commit | 1b33338c861231d9ab66f2dfca4de27f7a53f5ba (patch) | |
tree | 045c202e1cc11c72e26e902202dd74f9099a737f /tests/publish.test | |
parent | 91d2681710b33aada66c6bd335eb7c273ced8787 (diff) |
Fix unreliable git output match in publish testscript
Diffstat (limited to 'tests/publish.test')
-rw-r--r-- | tests/publish.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/publish.test b/tests/publish.test index a5dc545..e17ae75 100644 --- a/tests/publish.test +++ b/tests/publish.test @@ -270,7 +270,6 @@ windows = ($cxx.target.class == 'windows') upgrade prj/1.0.8 pushing build2-control %.* - Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. submitting prj-1.0.8.tar.gz %.* %prj/1\.0\.8 submission is queued \(.{12}\)% @@ -396,7 +395,6 @@ windows = ($cxx.target.class == 'windows') upgrade prj/1.0.13 pushing build2-control %.* - Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. submitting prj-1.0.13.tar.gz %.* %prj/1\.0\.13 submission is queued \(.{12}\)% |