tests: drop a duplicate definition of a constant
authorMartin von Zweigbergk <martinvonz@google.com>
Wed, 16 Jan 2019 17:04:50 -0800
changeset 41331 56a0de3d581c
parent 41330 d5c58d679ed9
child 41332 b785ce41b6a1
tests: drop a duplicate definition of a constant Differential Revision: https://phab.mercurial-scm.org/D5663
tests/artifacts/scripts/generate-churning-bundle.py
--- a/tests/artifacts/scripts/generate-churning-bundle.py	Wed Jan 23 17:57:43 2019 -0800
+++ b/tests/artifacts/scripts/generate-churning-bundle.py	Wed Jan 16 17:04:50 2019 -0800
@@ -42,7 +42,6 @@
 FILENAME='SPARSE-REVLOG-TEST-FILE'
 NB_LINES = 10500
 ALWAYS_CHANGE_LINES = 500
-FILENAME = 'SPARSE-REVLOG-TEST-FILE'
 OTHER_CHANGES = 300
 
 def nextcontent(previous_content):