Commit Graph

3 Commits

Author SHA1 Message Date
Adam C. Stephens
ffc8f1707b river: rename to river-classic 2025-08-30 18:49:56 -04:00
Will Fancher
45f2610415 nixos/lemurs: Fix test
> machine.wait_until_succeeds("pgrep -f 'lemurs.*tty1'")

This was guaranteed to succeed whether the desired process existed or
not, because it was matching the 'bach -c ...' command the test driver
uses to run the command. Let's wait for evidence on screen instead.
2025-07-27 22:38:42 -04:00
NullCube
2a1e82461b nixosTests.lemurs*: init
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-07-19 16:15:58 +05:30