On 4 September 2012 20:29, Blue Swirl <blauwir...@gmail.com> wrote: > On Tue, Sep 4, 2012 at 12:54 PM, Anthony Liguori <aligu...@us.ibm.com> wrote: >> The release plan for the 1.2 release is available at: >> >> http://wiki.qemu.org/Planning/1.2 > > The plan does not mention rc3
Clearly Anthony should add something like the following to his release-creation script curl -s http://wiki.qemu.org/Planning/1.2 | grep -q "Tag $VERSION" || echo "Release not mentioned on Planning page" :-) -- PMM