Merge branch 'lh/systemd-timers'

Testfix.

* lh/systemd-timers:
  maintenance: fix test t7900-maintenance.sh
This commit is contained in:
Junio C Hamano
2021-10-06 13:40:13 -07:00

View File

@ -21,8 +21,7 @@ test_xmllint () {
}
test_lazy_prereq SYSTEMD_ANALYZE '
systemd-analyze --help >out &&
grep verify out
systemd-analyze verify /lib/systemd/system/basic.target
'
test_systemd_analyze_verify () {