remove other changelog line

This commit is contained in:
Mason Hock 2019-09-13 12:51:38 -07:00
parent 1c7b727ebc
commit 8ce12c4563

View file

@ -51,8 +51,6 @@ find |grep ubuntu|xargs rename s/ubuntu/trisquel/
# Allow Windows and MacOX entries to boot without a password
sed 's/class osx/class osx --unrestricted/; s/class windows/class osx --unrestricted/;' -i ./util/grub.d/30_os-prober.in
changelog "rebranded and adapted for trisquel"
sed -i '/set -e/aexit 77' tests/grub_cmd_set_date.in
changelog "skip test grub_cmd_set_date.in"