]> git.sur5r.net Git - openocd/commit
Release scripts: comments, run on Ubuntu
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 4 Nov 2009 23:20:18 +0000 (15:20 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 4 Nov 2009 23:20:18 +0000 (15:20 -0800)
commit333601da4bbe2bf39ccc21ddc5160344ca953678
tree2f7ecc7ff8d9a402b6428bc0efc14dcb10a60935
parentb8e7408b92dd8c1bd33b810ea3d6268fb8437c97
Release scripts: comments, run on Ubuntu

The "source" command isn't accepted by ASH; easy to fix.
Failures with "-e" are harder to fix.  Remove the "-e"
(for now) and force bash, for safety.

Un-obfuscate the release steps, by using names instead
of numbers.  Comment the version-number manipulation.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
tools/release.sh
tools/release/version.sh