bug in alioth:/git/pkg-games/setup-repository

Jon Dowland jon+pkg-games-devel at alcopop.org
Wed Sep 9 13:43:27 UTC 2009


I've just migrated deutex across from svn to git and used
this tool. It set the hooks.bcc git config variable to
'@packages.qa.debian.org'. Each commit therefore sent a
bounce message to myself for this address. The bug is
(probably) this line

git config --add hooks.bcc "$PACKAGE_cvs at packages.qa.debian.org"

which should read, I think

git config --add hooks.bcc "${PACKAGE}_cvs at packages.qa.debian.org"

I've made the change.

If I have the time I would also like to

a) add 'set -u; set -e' to the top and make any necessary
   changes
b) confirm the script works ok with dash

Too.

-- 
Jon Dowland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20090909/bc85ec79/attachment.pgp>


More information about the Pkg-games-devel mailing list