tests: Rename %test-encrypted-os to %test-encrypted-root-os.

* gnu/tests/install.scm (%test-encrypted-os): Rename to
%test-encrypted-root-os for consistency with its system-test name.
master
Mathieu Othacehe 2018-11-28 17:27:09 +09:00 committed by Ludovic Courtès
parent 6b48825e4b
commit 4f83afd28a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
%test-separate-store-os
%test-separate-home-os
%test-raid-root-os
%test-encrypted-os
%test-encrypted-root-os
%test-btrfs-root-os))
;;; Commentary:
@ -735,7 +735,7 @@ to enter the LUKS passphrase."
"/post-initrd-passphrase.ppm")
#$marionette))))))
(define %test-encrypted-os
(define %test-encrypted-root-os
(system-test
(name "encrypted-root-os")
(description