On Tue, Jul 17, 2012 at 01:33:32PM -0500, Anthony Liguori wrote:
> Let's stop screwing up releases by having a script do the work that Anthony's
> fat fingers can't seem to get right.
>
> Cc: Michael Roth
> Signed-off-by: Anthony Liguori
> ---
> v1 -> v2
> - include the scripts for real this ti
Gerd Hoffmann writes:
> On 07/17/12 21:12, Michael Roth wrote:
>> On Tue, Jul 17, 2012 at 01:33:32PM -0500, Anthony Liguori wrote:
>>> Let's stop screwing up releases by having a script do the work that
>>> Anthony's
>>> fat fingers can't seem to get right.
>>>
>>> Cc: Michael Roth
>>> Signed-o
On 07/17/12 21:12, Michael Roth wrote:
> On Tue, Jul 17, 2012 at 01:33:32PM -0500, Anthony Liguori wrote:
>> Let's stop screwing up releases by having a script do the work that Anthony's
>> fat fingers can't seem to get right.
>>
>> Cc: Michael Roth
>> Signed-off-by: Anthony Liguori
>
> Breaks i
On Tue, Jul 17, 2012 at 01:33:32PM -0500, Anthony Liguori wrote:
> Let's stop screwing up releases by having a script do the work that Anthony's
> fat fingers can't seem to get right.
>
> Cc: Michael Roth
> Signed-off-by: Anthony Liguori
Breaks if there's no tag corresponding with the contents
On 07/17/2012 12:33 PM, Anthony Liguori wrote:
> Let's stop screwing up releases by having a script do the work that Anthony's
> fat fingers can't seem to get right.
>
> Cc: Michael Roth
> Signed-off-by: Anthony Liguori
> ---
> +++ b/scripts/make-release
> @@ -0,0 +1,24 @@
> +#!/bin/bash -e
Is
Let's stop screwing up releases by having a script do the work that Anthony's
fat fingers can't seem to get right.
Cc: Michael Roth
Signed-off-by: Anthony Liguori
---
v1 -> v2
- include the scripts for real this time
- remove tar/tarbin from PHONY
---
Makefile | 19 -