[MERGE] Doc lp-upload-release

John Arbash Meinel john at arbash-meinel.com
Mon Oct 20 21:52:43 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Pool wrote:
> This adds a script to slightly automate one of the release tasks, uploading
> files to Launchpad.
> 
> 
> 

> === added file 'tools/packaging/lp-upload-release'
> --- tools/packaging/lp-upload-release	1970-01-01 00:00:00 +0000
> +++ tools/packaging/lp-upload-release	2008-10-20 07:57:05 +0000
> @@ -0,0 +1,80 @@
> +#! /bin/zsh -e

^- All of our other scripts are /bin/sh I believe, or at most /bin/bash.
Is there anything specific that requires zsh for this script? The only
thing I see is the "setopt extended_glob". Which I guess you are doing
with this?:
+filetype="${upfile:e}"

Anyway, I think the script can be useful, even better if it could probe
LP to see that a release wasn't registered yet, and take care of all
that :).

I'd *like* to see it only require sh/bash, but if it is hard to do, zsh
is available on all of *my* platforms as well.

John
=:->

BB:approve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkj875sACgkQJdeBCYSNAAMSQACfWXeRLYfZGG1GyZe4AIU6oa+5
OH4An1CPR2pEydfXrD/YhqRkMUngkX6i
=g41A
-----END PGP SIGNATURE-----



More information about the bazaar mailing list