From: wilcoxjg Date: Thu, 9 Aug 2007 22:26:27 +0000 (-0700) Subject: changed MakeFile comment to clarify what "test.test_introducer" means X-Git-Tag: allmydata-tahoe-0.6.0~180 X-Git-Url: https://git.rkrishnan.org/frontends/$top_link?a=commitdiff_plain;h=b32a0d10ca1d68224761314d25dbc32d6bf999a5;p=tahoe-lafs%2Ftahoe-lafs.git changed MakeFile comment to clarify what "test.test_introducer" means --- diff --git a/Makefile b/Makefile index 9189722b..5086e381 100644 --- a/Makefile +++ b/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=