X-Git-Url: http://git.openwrt.org/?p=buildbot.git;a=blobdiff_plain;f=phase2%2Fmaster.cfg;h=eb88909e75231538911ec35864198348223c45ac;hp=3845854d2bbe35975efc4e87ad2e73dc2efdb255;hb=33e3a260d2ae0b55632573d87d54cf18da94e03b;hpb=e49a30b0b1ab797fb4857067345a4d4c74fd063b diff --git a/phase2/master.cfg b/phase2/master.cfg index 3845854..eb88909 100644 --- a/phase2/master.cfg +++ b/phase2/master.cfg @@ -280,8 +280,7 @@ for arch in arches: description = "Signing files", command = ["%s/signall.sh" %(home_dir), "%s/signing/%s.tar.gz" %(home_dir, arch[0]), gpg_keyid, gpg_comment], env = {'GNUPGHOME': gpg_home, 'PASSFILE': gpg_passfile}, - haltOnFailure = True, - logEnviron = False + haltOnFailure = True )) factory.addStep(FileDownload(