From db6b883b9ea641f1be90cf5dab5e19ab635b788e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 15 Nov 2021 17:49:59 +0300 Subject: Adjust comment in publish testscript --- tests/publish.testscript | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/publish.testscript') diff --git a/tests/publish.testscript b/tests/publish.testscript index 2e7e215..d871e7d 100644 --- a/tests/publish.testscript +++ b/tests/publish.testscript @@ -568,10 +568,11 @@ g = git -C prj >! 2>! # Reproduce the situation when the local build2-control branch exists but # the remote-tracking one doesn't (see brep/publish.cxx for details). # - # @@ git 2.32.0 seems to no longer print "Branch set up to track ...". - # $g branch -Dr origin/build2-control; + # Note that the push operation is fixed in git 2.32.0 not to print "Branch + # set up to track ..." in the quiet mode. + # $* >&2 2>>~%EOE%; synchronizing: upgrade prj/1.0.13 -- cgit v1.1