[tracker/wip/sam/functional-test-fixes: 1/4] functional-tests: Remove some apparently unused scripts



commit a27edeaf70726a9d9442cc32a393b16982bfc0a1
Author: Sam Thursfield <sam afuera me uk>
Date:   Tue May 23 11:02:55 2017 +0100

    functional-tests: Remove some apparently unused scripts
    
    Please add these back with a comment explaining where they are used
    if they are indeed still needed.

 .../common/utils/configuration.py.in               |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/configuration.py.in 
b/tests/functional-tests/common/utils/configuration.py.in
index 97939fe..6bc3b1b 100644
--- a/tests/functional-tests/common/utils/configuration.py.in
+++ b/tests/functional-tests/common/utils/configuration.py.in
@@ -79,7 +79,6 @@ EXEC_PREFIX = os.path.normpath (expandvars (RAW_EXEC_DIR))
 DATADIR = os.path.normpath (expandvars (RAW_DATA_DIR))
 BINDIR = os.path.normpath (expandvars (RAW_BINDIR))
 
-haveUpstart = ("@HAVE_UPSTART_TRUE@" == "")
 disableJournal = ("@DISABLE_JOURNAL_TRUE@" == "")
 
 TEST_TMP_DIR = os.path.join (os.environ["HOME"], "tracker-tests")


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]