From 5749232a8504633227602522f5c98bb31723a282 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 22 Feb 2007 07:40:54 +0000 Subject: Preps for testing. --- Makefile.maint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.maint') diff --git a/Makefile.maint b/Makefile.maint index ea550a895e..a30425676c 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -124,7 +124,7 @@ VERSION_FILES += testsuites/aclocal/version.m4 CVS_RUN := $(shell if [ -n "$(TEST_TAG)" ]; then echo "cvs -n"; else echo "cvs"; fi) commit: - $(CVS_RUN) commit -m "Upgrade to $(rtems_version)" \ + $(CVS_RUN) commit -m "Testing: Upgrade to $(rtems_version)" \ $(VERSION_FILES) VERSION .PHONY: commit new-minor new-revision tag tarball -- cgit v1.2.3