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
commit 16119bac40

View File

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