Matt Domsch <Matt_Domsch@dell.com> 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 git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Apr 26 01:51:40 2005
This archive was generated by hypermail 2.1.8 : 2005-04-26 01:51:40 EST