]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove reference on bzr from test-suite (#282)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 4 Sep 2018 21:44:44 +0000 (22:44 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Sep 2018 21:44:44 +0000 (22:44 +0100)
test-suite/buildtests/layer-00-bootstrap.opts

index 274d7222d2a37f21846560ad4421ec8b9082bd72..7fc72bfdcd86f1caebdde0c72a006173991d4bac 100644 (file)
@@ -17,9 +17,6 @@ cd ${topc}
 # echo "DEBUG: topB=${topb}"
 # echo "DEBUG: topC=${topc}"
 
-# Display branch info for log analysis to verify correct branch was tested
-bzr info
-
 ## Bootstrap the sources in case configure or makefiles changed.
 ./bootstrap.sh
 exit $?