]> git.sur5r.net Git - openocd/commit
Fix release script bugs after experience from 0.2.0:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 30 Sep 2009 23:19:53 +0000 (23:19 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 30 Sep 2009 23:19:53 +0000 (23:19 +0000)
commit8624535b8036a245952fabd27108ea681a694f04
tree0fa5b4e3064444b61ddcd05ea0a48b4c2278d90e
parent32599fab1ac1f77b8f64fde0cd7668bd0f5f1c50
Fix release script bugs after experience from 0.2.0:
- The NEWS step failed due to an empty commit comment.
- The final release step would have failed, because the steps to switch
  from the secure to insecure repository (and back again) require both
  switch and a URL relocation steps

git-svn-id: svn://svn.berlios.de/openocd/trunk@2782 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tools/release.sh