Parcourir la source

testr: Allow id list files (fixes parallel runs).

Jelmer Vernooij il y a 14 ans
Parent
commit
e46d3b3a75
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .testr.conf

+ 1 - 1
.testr.conf

@@ -1,4 +1,4 @@
 [DEFAULT]
-test_command=PYTHONPATH=. python -m subunit.run $IDLIST $LISTOPT dulwich.tests.test_suite
+test_command=PYTHONPATH=. python -m subunit.run $IDOPTION $LISTOPT dulwich.tests.test_suite
 test_id_option=--load-list $IDFILE
 test_list_option=--list