Skip to content

Commit

Permalink
This fixes coverage
Browse files Browse the repository at this point in the history
as it cannot track subprocess without some changes
  • Loading branch information
Manish Tomar committed Feb 13, 2015
1 parent e6c82ce commit 711d97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ flake8diff:
flake8full:
flake8 ${PYDIRS}

TRIAL_OPTIONS=--jobs=4 --random 0
TRIAL_OPTIONS=--random 0

unit:
ifneq ($(JENKINS_URL), )
Expand Down

0 comments on commit 711d97c

Please sign in to comment.