From 83089bff4b1cd5074f1d30545945eea5c95506df Mon Sep 17 00:00:00 2001 From: Mason Hock <mason@masonhock.com> Date: Fri, 13 Sep 2019 10:10:08 -0700 Subject: [PATCH] skip tests/grub_cmd_set_time --- helpers/make-grub2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helpers/make-grub2 b/helpers/make-grub2 index 416e27120..a242f8517 100644 --- a/helpers/make-grub2 +++ b/helpers/make-grub2 @@ -52,5 +52,7 @@ sed 's/class osx/class osx --unrestricted/; s/class windows/class osx --unrestri changelog "rebranded and adapted for trisquel" +sed -i '/set -e/aexit77' tests/grub_cmd_set_date.in + compile -- GitLab