aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-01-21 22:17:17 +0100
committerLudovic Courtès <ludo@gnu.org>2019-01-21 23:09:55 +0100
commitf61e6e5238ff43b959c258ed92531029a1c82fa7 (patch)
treeac4906d22861f0f3afd4c6276e00b6186a41f9df /etc
parentf9e8a12379c6fefc9e5c3c7fc3926599bbefc013 (diff)
downloadguix-f61e6e5238ff43b959c258ed92531029a1c82fa7.tar.gz
guix-f61e6e5238ff43b959c258ed92531029a1c82fa7.zip
tests: Adjust for removal of 'device' field in <bootloader-configuration>.
This is a followup to commit 5f7467f046c3c1648cdf6eb81b3ec041bfc1f9bb. * tests/guix-system.sh: For <bootloader-configuration> records, use 'target' rather than 'device'.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
stem: Remove uses of the 'title' field of <file-system>....Ludovic Courtès 2018-05-19tests: Adjust to new "unbound variable" messages....Ludovic Courtès 2018-04-30guix system: search: Display default Shepherd service names....Ludovic Courtès 2018-03-24tests: Add tests for "guix system disk-image" et al....Chris Marusich 2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice 2017-12-04tests: Look for multi-digit column numbers in unbound variable test....Eric Bavier 2017-11-10tests: Adjust to unbound-variable exception printer....Ludovic Courtès