changeset 15379:3ca419fb435e stable

Makefile: adjust example, test-merge1 is now test-merge1.t
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Oct 2011 12:59:50 +0200
parents fbebc039687c
children a53888685a6c
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)'