tests: elogind: Adjust expected output for new version.

* gnu/tests/desktop.scm (run-elogind-test): Adjust expected output of loginctl
commands.

Change-Id: I10c131872909ac18a85b8244327883549c76eac0
This commit is contained in:
Maxim Cournoyer 2025-04-25 10:40:00 +09:00
parent 2dacbe7f6d
commit 5b981a2b5c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -53,9 +53,9 @@
;; Log in as root on tty1, and check what 'loginctl' returns.
(test-equal "login on tty1"
'(("c1" "0" "root" "seat0" "tty1") ;session
("seat0") ;seat
("0" "root" "no")) ;user
'(("c1" "0" "root" "seat0" "tty1" "active" "no" "-") ;session
("seat0") ;seat
("0" "root" "no" "active")) ;user
(begin
;; Wait for tty1.