From: Frantisek Sumsal Date: Tue, 17 Sep 2019 10:22:19 +0000 (+0200) Subject: test: rename TEST-EXECRELOAD to avoid name conflict X-Git-Tag: v244-rc1~285 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8813a8c332ff956c41b82ef1e2792495ebf924d5;p=thirdparty%2Fsystemd.git test: rename TEST-EXECRELOAD to avoid name conflict --- diff --git a/test/TEST-37-EXECRELOAD/Makefile b/test/TEST-39-EXECRELOAD/Makefile similarity index 100% rename from test/TEST-37-EXECRELOAD/Makefile rename to test/TEST-39-EXECRELOAD/Makefile diff --git a/test/TEST-37-EXECRELOAD/test.sh b/test/TEST-39-EXECRELOAD/test.sh similarity index 100% rename from test/TEST-37-EXECRELOAD/test.sh rename to test/TEST-39-EXECRELOAD/test.sh diff --git a/test/TEST-37-EXECRELOAD/testsuite.sh b/test/TEST-39-EXECRELOAD/testsuite.sh similarity index 100% rename from test/TEST-37-EXECRELOAD/testsuite.sh rename to test/TEST-39-EXECRELOAD/testsuite.sh