aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/publish.testscript')
-rw-r--r--tests/publish.testscript5
1 files changed, 3 insertions, 2 deletions
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