Re: Git-commits mailing list feed.
From: Bodo Eggert <harvested.in.lkml@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon Apr 25 2005 - 10:55:17 EST
Matt Domsch <Matt_Domsch@xxxxxxxx> wrote:
> --------------
> sign
> gpg --armor --clearsign --detach-sign --default-key "${DEFAULT_KEY} -v -v -o -
> ${1} | \ ${CUTSIG} > ${1}.sign
Use quotes!
> exit 0
The exit code should reflect the status from gpg.
If gpg failed, you might also want to remove the .sign file.
--
Top 100 things you don't want the sysadmin to say:
37. What is all this I here about static charges destroying computers?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/