summaryrefslogtreecommitdiffstats
path: root/Makefile.maint
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 07:40:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 07:40:54 +0000
commit5749232a8504633227602522f5c98bb31723a282 (patch)
tree7d9eca0ec3ecd38e93b893f2b4b4798619bf226b /Makefile.maint
parentSimplify rpm -qa call (diff)
downloadrtems-5749232a8504633227602522f5c98bb31723a282.tar.bz2
Preps for testing.
Diffstat (limited to '')
-rw-r--r--Makefile.maint2
1 files changed, 1 insertions, 1 deletions
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