From b32a0d10ca1d68224761314d25dbc32d6bf999a5 Mon Sep 17 00:00:00 2001 From: wilcoxjg Date: Thu, 9 Aug 2007 15:26:27 -0700 Subject: [PATCH] changed MakeFile comment to clarify what "test.test_introducer" means --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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= -- 2.45.2