mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +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)"
|
||||
endif
|
||||
|
||||
TRIAL=$(PYTHON) -u "$(TRIALPATH)" --reactor=$(REACTOR)
|
||||
TRIAL=$(PYTHON) -u "$(TRIALPATH)" --rterrors --reactor=$(REACTOR)
|
||||
|
||||
show-instdir:
|
||||
@echo $(INSTDIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user