Commit Graph

5 Commits

Author SHA1 Message Date
Willow Barraco
ba1f48df07 Drop the stdin sxmo_status_spec test 2023-02-01 17:26:09 +01:00
Willow Barraco
0c96dd249b Update shellspec sxmo_status.sh 2023-02-01 17:02:45 +01:00
ArenM
846eef58fb sxmo_status: don't attempt to find XDG_RUNTIME_DIR
jk_000 on irc had a issue with the led script hanging, during the
process of debugging it it seemed to be looking for the led lock in
~/.local/run.

I don't know if this is related, but it should be changed now that we
make sure to always initialize XDG_RUNTIME_DIR, and don't use
.local/run.

v1 of this patch caused the tests to fail because XDG_RUNTIME_DIR isn't
set in the test environment. This sets it to a temporary directory
before the test run.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2022-04-03 12:23:23 +02:00
Anjandev Momi
1123c0f072 Change license to AGPL-3.0-only 2022-03-15 08:00:00 -04:00
Anjandev Momi
86e3071033 sxmo-utils: Add sxmo_status_spec.sh
Original patch: https://lists.sr.ht/~mil/sxmo-devel/patches/29204

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2022-02-09 20:00:57 -05:00