[Debian-med-packaging] [SCM] picard-tools branch, master, updated. upstream/1.24-11-gdabef42

Charles Plessy plessy at debian.org
Thu Jul 8 13:21:34 UTC 2010


Le Mon, Jul 05, 2010 at 07:24:10PM +0000, Shaun Jackman a écrit :
> 
> diff --git a/debian/bin/picard-tools b/debian/bin/picard-tools
> new file mode 100755
> index 0000000..930a00e
> --- /dev/null
> +++ b/debian/bin/picard-tools
> @@ -0,0 +1,60 @@
> +#!/bin/sh
> +set -eu
> +if [ `basename -- $0` = picard-tools ]; then
> +	if [ $# = 0 ]; then
> +		cat 1>&2 <<EOF
> +picard-tools: missing command argument
> +Try \`picard-tools --help' for more information.
> +EOF

Hi Shaun,

what would you think of forwarding this small script upstream?

Cheers,

-- 
Charles



More information about the Debian-med-packaging mailing list