ubiquity: pep8

This commit is contained in:
Ruben Rodriguez 2021-11-25 21:02:34 -05:00
parent 6dcaac85e9
commit 14af86841c

View file

@ -34,7 +34,7 @@ sed 's/Canada/Bahamas/' -i ./tests/test_timezone.py
patch -p1 < $DATA/a11y.patch
# Do not try to start orca on ubiquity-dm
sed 's/osextras.find_on_path.*orca.*/False: #disabled by trisquel changes/' -i bin/ubiquity-dm
sed 's/osextras.find_on_path.*orca.*/False: # Disabled by trisquel changes/' -i bin/ubiquity-dm
# Disable non-main repository handling
sed 's/main.*//' -i autopilot/ubiquity-autopilot-runner/custom-installation/iso-override/etc/apt/sources.list.d/all.list