[bmap-tools] [PATCH 4/4] make_a_release: remind about updating the compat test

Artem Bityutskiy dedekind1 at gmail.com
Mon Nov 4 10:28:55 EST 2013


From: Artem Bityutskiy <artem.bityutskiy at intel.com>

Change-Id: I06d0bdea86c391ffc5cba8ff862a791b8d3f678d
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 make_a_release.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/make_a_release.sh b/make_a_release.sh
index bb070ee..1694ce6 100755
--- a/make_a_release.sh
+++ b/make_a_release.sh
@@ -94,6 +94,7 @@ ask_question "Did you update the docs/RELEASE_NOTES file"
 ask_question "Did you update the docs/README file"
 ask_question "Did you update the man page"
 ask_question "Did you update documentation on tizen.org"
+ask_question "Did you update tests: test-data and oldcodebase"
 
 # Make sure the git index is up-to-date
 [ -z "$(git status --porcelain)" ] || fatal "git index is not up-to-date"
-- 
1.8.1.4




More information about the Bmap-tools mailing list