]> git.e2factory.org Git - e2factory.git/commitdiff
update release process hints
authorGordon Hecker <gh@emlix.com>
Mon, 23 Feb 2009 22:05:13 +0000 (23:05 +0100)
committerGordon Hecker <gh@emlix.com>
Mon, 23 Feb 2009 22:05:13 +0000 (23:05 +0100)
release.sh

index ac3ed6d1c515dc815709c1c0b6815d0d84f0ec5c..d1a32295f1d38487f0ce5cd85bd6c714536f20d3 100644 (file)
@@ -4,6 +4,7 @@ cat <<EOF
 Release Checklist:
 
  * is the configuration syntax list up-to-date? (see syntax, local/e2tool.lua)
+ * is the configuration version in global/e2.conf.in up-to-date?
 
 EOF
 read -p "type yes to proceed> " OK