mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
Makefile: edit check-grid comment a bit
This commit is contained in:
parent
50d945ea8f
commit
164c3f83a1
6
Makefile
6
Makefile
@ -253,9 +253,9 @@ check-speed: .built
|
||||
$(PYTHON) src/allmydata/test/check_speed.py $(TESTCLIENTDIR)
|
||||
$(PYTHON) bin/tahoe stop $(TESTCLIENTDIR)
|
||||
|
||||
# This target also uses a pre-established client node, along with a long-term
|
||||
# directory that contains some well-known files. See the docstring in
|
||||
# src/allmydata/test/check_grid.py to see how to set this up.
|
||||
# The check-grid target also uses a pre-established client node, along with a
|
||||
# long-term directory that contains some well-known files. See the docstring
|
||||
# in src/allmydata/test/check_grid.py to see how to set this up.
|
||||
check-grid: .built
|
||||
if [ -z '$(TESTCLIENTDIR)' ]; then exit 1; fi
|
||||
@echo "stopping any leftover client code"
|
||||
|
Loading…
x
Reference in New Issue
Block a user