From c31700fb1eddae651c9d2d2534338dc1537236f3 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Tue, 4 Sep 2018 22:44:44 +0100 Subject: [PATCH] Remove reference on bzr from test-suite (#282) --- test-suite/buildtests/layer-00-bootstrap.opts | 3 --- 1 file changed, 3 deletions(-) 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 $? -- 2.47.2