Makefile: adjust example, test-merge1 is now test-merge1.t stable
authorThomas Arendsen Hein <thomas@intevation.de>
Fri, 28 Oct 2011 12:59:50 +0200
branchstable
changeset 15379 3ca419fb435e
parent 15378 fbebc039687c
child 15380 a53888685a6c
Makefile: adjust example, test-merge1 is now test-merge1.t
Makefile
--- a/Makefile	Fri Oct 28 12:44:19 2011 +0200
+++ b/Makefile	Fri Oct 28 12:59:50 2011 +0200
@@ -18,7 +18,7 @@
 	@echo '  install-home - install with setup.py install --home=HOME ($(HOME))'
 	@echo '  local        - build for inplace usage'
 	@echo '  tests        - run all tests in the automatic test suite'
-	@echo '  test-foo     - run only specified tests (e.g. test-merge1)'
+	@echo '  test-foo     - run only specified tests (e.g. test-merge1.t)'
 	@echo '  dist         - run all tests and create a source tarball in dist/'
 	@echo '  clean        - remove files created by other targets'
 	@echo '                 (except installed files or dist source tarball)'