Skip to content
Snippets Groups Projects
Commit 375b2c37 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

devscripts: workaround tests to rebuild on aramo's version.

parent 48812768
Branches nabia
No related tags found
No related merge requests found
......@@ -18,13 +18,17 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
#Make sure uses TrisquelDistroinfo
sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|' scripts/debchange.pl
#Prevent debian test failing.
sed -i '/verifyGuessedDistribution/s|buster-backports|bookworm-backports|g' test/test_debchange
rm scripts/devscripts/test/test_flake8.py
changelog "Make use of TrisquelDistroInfo from distro-info package."
compile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment