Skip to content

Commit 16119ba

Browse files
committed
Merge branch 'lh/systemd-timers'
Testfix. * lh/systemd-timers: maintenance: fix test t7900-maintenance.sh
2 parents 7ca97f5 + 670e597 commit 16119ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

t/t7900-maintenance.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ test_xmllint () {
2121
}
2222

2323
test_lazy_prereq SYSTEMD_ANALYZE '
24-
systemd-analyze --help >out &&
25-
grep verify out
24+
systemd-analyze verify /lib/systemd/system/basic.target
2625
'
2726

2827
test_systemd_analyze_verify () {

0 commit comments

Comments
 (0)