aboutsummaryrefslogtreecommitdiff
path: root/pocketbook/tests/test_note.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-11 12:57:49 -0500
committerCraig Jennings <c@cjennings.net>2026-06-11 12:57:49 -0500
commitd3c93c43edd91390820652bf452037cbf5320c49 (patch)
tree83b2cb92f28a64f0754abf3b6c51e7cf7461e48e /pocketbook/tests/test_note.py
parentbb6e82535e3aa386c7175e36544c1dfcaae3aea1 (diff)
downloadarchsetup-d3c93c43edd91390820652bf452037cbf5320c49.tar.gz
archsetup-d3c93c43edd91390820652bf452037cbf5320c49.zip
fix(testing): lingering check could never pass — ls output broke the capture
The check captured 'ls path && echo yes', so a present linger file produced 'path\nyes', which never string-equals yes — every run warned regardless of actual state. Forensics on a kept VM showed lingering correctly enabled all along (file present mid-install, loginctl Linger=yes, logind healthy): the original VM-artifact hypothesis was wrong, archsetup's enable-linger calls were always fine. test -e captures cleanly; verified returning 'yes' against the live VM.
Diffstat (limited to 'pocketbook/tests/test_note.py')
0 files changed, 0 insertions, 0 deletions