aboutsummaryrefslogtreecommitdiffstats
path: root/coin_test_instructions.py
diff options
context:
space:
mode:
Diffstat (limited to 'coin_test_instructions.py')
-rw-r--r--coin_test_instructions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/coin_test_instructions.py b/coin_test_instructions.py
index 2a42ec677..acb27875d 100644
--- a/coin_test_instructions.py
+++ b/coin_test_instructions.py
@@ -61,7 +61,6 @@ _ci_features = option_value("features")
if _ci_features is not None:
for f in _ci_features.split(', '):
CI_FEATURES.append(f)
-
CI_RELEASE_CONF = has_option("packaging")
def call_testrunner(python_ver, buildnro):