]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3422] Exclude keactrl from the process rename test.
authorMarcin Siodelski <marcin@isc.org>
Thu, 12 Jun 2014 13:58:45 +0000 (15:58 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 12 Jun 2014 13:58:45 +0000 (15:58 +0200)
src/bin/tests/process_rename_test.py.in

index 7e6a9c9ab0122e11e40ef229e742334af7705dcd..179b9d8b4f01fa88f6cf1f1465452ad7ef995fc4 100644 (file)
@@ -47,7 +47,7 @@ class TestRename(unittest.TestCase):
 
         # Scripts named in this list are not expected to be renamed and
         # should be excluded from the scan.
-        EXCLUDED_SCRIPTS = ['isc-sysinfo', 'bind10']
+        EXCLUDED_SCRIPTS = ['isc-sysinfo', 'bind10', 'keactrl']
 
         # Regexp to find all the *_SCRIPTS = something lines (except for
         # noinst_SCRIPTS, which are scripts for tests), including line