mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 10:20:59 +00:00
--rterrors is a nice flag for trial
This commit is contained in:
parent
a1241e68b1
commit
634bdd0f28
@ -41,7 +41,7 @@ else
|
|||||||
PYTHONPATH := "$(INSTDIR)"
|
PYTHONPATH := "$(INSTDIR)"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
TRIAL=$(PYTHON) -u "$(TRIALPATH)" --reactor=$(REACTOR)
|
TRIAL=$(PYTHON) -u "$(TRIALPATH)" --rterrors --reactor=$(REACTOR)
|
||||||
|
|
||||||
show-instdir:
|
show-instdir:
|
||||||
@echo $(INSTDIR)
|
@echo $(INSTDIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user