1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

test: rename TEST-63-ANALYZE to solve conflict

Two PRs adding TEST-63-* were merged more or less at the
same time, and we missed the conflict.
This commit is contained in:
Luca Boccassi 2021-09-07 16:27:28 +01:00 committed by Yu Watanabe
parent f2204ac27d
commit 7728f6aa81
4 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[Unit]
Description=TEST-65-ANALYZE
[Service]
ExecStartPre=rm -f /failed /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot