mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
changed MakeFile comment to clarify what "test.test_introducer" means
This commit is contained in:
parent
a605fe5cad
commit
b32a0d10ca
4
Makefile
4
Makefile
@ -114,8 +114,8 @@ stop-introducer: build
|
||||
|
||||
.PHONY: test-all test test-foolscap test-figleaf figleaf-output
|
||||
|
||||
# you can use 'make test TEST=allmydata.test.test_introducer' to run just a
|
||||
# specific test. TEST=allmydata.test.test_client.Basic.test_permute works
|
||||
# you can use 'make test TEST=allmydata.test.test_introducer' to run just
|
||||
# test_introducer. TEST=allmydata.test.test_client.Basic.test_permute works
|
||||
# too.
|
||||
TEST=allmydata zfec
|
||||
REPORTER=
|
||||
|
Loading…
Reference in New Issue
Block a user