mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
TEST-58: execute the right test
This commit is contained in:
parent
6f47e45c67
commit
86df23b67c
@ -3,4 +3,4 @@ set -e
|
||||
TEST_DESCRIPTION="test systemd-repart"
|
||||
. $TEST_BASE_DIR/test-functions
|
||||
|
||||
do_test "$@" 56
|
||||
do_test "$@" 58
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=TEST-56-EXIT-TYPE
|
||||
Description=TEST-58-REPART
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
||||
|
Loading…
Reference in New Issue
Block a user