Re: [Linuxwacom-devel] [input-wacom] release.sh: Synchronize with changes made to xf86-input-wacom's release.sh

2018-01-29 Thread Jason Gerecke
Thanks for bringing over the updates. I see two differences of note that still remain between the xf86-input-wacom and input-wacom version of the script. Looks like the the former doesn't have DRY_RUN support for two error conditions. We might want to make a patch for that too. Reviewed-by: Jason

[Linuxwacom-devel] [input-wacom] release.sh: Synchronize with changes made to xf86-input-wacom's release.sh

2018-01-26 Thread Aaron Armstrong Skomra
Signed-off-by: Aaron Armstrong Skomra --- release.sh | 88 ++ 1 file changed, 54 insertions(+), 34 deletions(-) diff --git a/release.sh b/release.sh index f8a484321fdd..3ca2f72d9378 100755 --- a/release.sh +++