[neon/forks/ubuntu-release-upgrader/Neon/unstable_jammy] /: ignore bit which does not work on neon build servers

Jonathan Esk-Riddell null at kde.org
Fri Aug 26 16:11:37 BST 2022


Git commit d7cb17eafb096c38133c7e387713e8cd6be951cf by Jonathan Esk-Riddell.
Committed on 26/08/2022 at 15:11.
Pushed by jriddell into branch 'Neon/unstable_jammy'.

ignore bit which does not work on neon build servers

M  +1    -1    pre-build.sh

https://invent.kde.org/neon/forks/ubuntu-release-upgrader/commit/d7cb17eafb096c38133c7e387713e8cd6be951cf

diff --git a/pre-build.sh b/pre-build.sh
index dfdddbbc..bfde7096 100755
--- a/pre-build.sh
+++ b/pre-build.sh
@@ -34,7 +34,7 @@ rm -f ./tests/data-sources-list-test/Ubuntu.mirrors
 
 # update demotions
 # echo "Running demotions"
-(cd utils && ./demotions.py impish jammy > demoted.cfg)
+#(cd utils && ./demotions.py impish jammy > demoted.cfg)
 
 # need demotions for EoL interim releases in case people forget to upgrade
 # before the next release is EoL


More information about the Neon-commits mailing list