aboutsummaryrefslogtreecommitdiff
path: root/tests/status.scm
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 /tests/status.scm
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 'tests/status.scm')
0 files changed, 0 insertions, 0 deletions
Mathieu Othacehe 2022-08-09build-system: Add 'channel-build-system'....Ludovic Courtès 2022-08-05guix system: Remove unused 'read-operating-system' procedure....Ludovic Courtès 2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/....Josselin Poiret 2022-05-22ci: Do not rely on hardcoded cross-targets lists....Mathieu Othacehe