]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-15: add forgotten file cleanup
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Apr 2021 12:36:20 +0000 (14:36 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 4 May 2021 11:36:05 +0000 (13:36 +0200)
test/units/testsuite-15.sh

index 65ac74b793dbc0eb7217cbadca9a368adfd9adbe..ae63d06833d22f498c86409314ccb7c1bd1dca1b 100755 (executable)
@@ -118,7 +118,7 @@ EOF
     check_ok test15-b ExecCondition "/bin/echo test15-b"
     rm -rf /usr/lib/systemd/system/service.d
 
-    clear_services test15-a test15-b test15-c
+    clear_services test15-a test15-b test15-c test15-c1
 }
 
 test_linked_units () {