[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sup-talk] gpg-options.rb: how to set always_trust
Hi.
I've just 'git pull'ed so my always_trust setting for GnuPG isn't
working any more. I tried to set it by just putting
{:always_trust => true}
into gpg-options.rb but it doesn't work. I bet I have to put something
like
if(operation == encrypt)
always_trust = 1;
into the file. The Problem is that I have got no clue about Ruby.
Any assistance in putting the right code snipped here would be
appreciated.
--
basti
Government is a disease that masquerades as its own cure
-- Robert Lefevre
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk