3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

tests: elogind: Adjust to elogind output change.

This is a follow-up to commit 4163f2467b.

* gnu/tests/desktop.scm (run-elogind-test): s|/dev/tty1/tty1.
This commit is contained in:
Marius Bakke 2018-12-06 21:18:03 +01:00
parent 4163f2467b
commit d553ee8082
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -50,7 +50,7 @@
;; Log in as root on tty1, and check what 'loginctl' returns.
(test-equal "login on tty1"
'(("c1" "0" "root" "seat0" "/dev/tty1") ;session
'(("c1" "0" "root" "seat0" "tty1") ;session
("seat0") ;seat
("0" "root")) ;user