Preps for testing.

This commit is contained in:
Ralf Corsepius
2007-02-22 07:40:54 +00:00
parent ceb5acfd43
commit 5749232a85

View File

@@ -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