]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Ask user to verify AUTHORS.txt is up to date before doing a release.
authorScott González <scott.gonzalez@gmail.com>
Fri, 1 Jun 2012 14:38:32 +0000 (10:38 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 1 Jun 2012 14:38:32 +0000 (10:38 -0400)
build/release/prepare-release

index 65b01ba230682d5b096a4a5219640e115ff5ff1b..840ca5993cee0b1468abc011e9901cc2d68cbb42 100755 (executable)
@@ -9,6 +9,15 @@ git_branch="1-8-stable"
 trac_url="http://bugs.jqueryui.com"
 
 
+#
+# Verify repo state
+#
+
+echo "Is AUTHORS.txt up to date?"
+echo "Press enter to continue, or ctrl+c to cancel."
+read
+
+
 
 #
 # Setup environment