aboutsummaryrefslogtreecommitdiff
path: root/tests/rsa.key
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-12-15 14:48:19 +0100
committerLudovic Courtès <ludo@gnu.org>2020-12-15 17:32:09 +0100
commit7a2897149d60816c33c63b7b7254ad283f8c3602 (patch)
tree33ed951ce0d2f0e6f57e64b35a103d9d93c6057c /tests/rsa.key
parent190187326ad7516dd6728eed7bb6ef2d4f92897a (diff)
downloadguix-7a2897149d60816c33c63b7b7254ad283f8c3602.tar.gz
guix-7a2897149d60816c33c63b7b7254ad283f8c3602.zip
Revert "gnu: grub: Fix unicode font loading when booting over TFTP."
This reverts commit 03fb57ff77b57de510b59485845ed7cb4e0a77a7, which breaks most system tests. Specifically, grub.cfg.drv fails to build: ERROR: In procedure canonicalize-path: In procedure canonicalize-path: No such file or directory
Diffstat (limited to 'tests/rsa.key')
0 files changed, 0 insertions, 0 deletions
1deccc'>tests: base: Fix the screendump test....Mathieu Othacehe 2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'....Ludovic Courtès 2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7....Ludovic Courtès 2021-04-13tests: halt: Fix it....Mathieu Othacehe