mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 00:28:43 +08:00
Preps for testing.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user