From: Francesco Chemolli Date: Tue, 4 Sep 2018 21:44:44 +0000 (+0100) Subject: Remove reference on bzr from test-suite (#282) X-Git-Tag: M-staged-PR274~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c31700fb1eddae651c9d2d2534338dc1537236f3;p=thirdparty%2Fsquid.git Remove reference on bzr from test-suite (#282) --- diff --git a/test-suite/buildtests/layer-00-bootstrap.opts b/test-suite/buildtests/layer-00-bootstrap.opts index 274d7222d2..7fc72bfdcd 100644 --- a/test-suite/buildtests/layer-00-bootstrap.opts +++ b/test-suite/buildtests/layer-00-bootstrap.opts @@ -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 $?