Heya, On Sun, Aug 8, 2010 at 09:49, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > +smoke_report: smoke > + curl \ > + -H "Expect: " \ > + -F project=Git \ > + -F architecture="$(uname_M)" \ > + -F platform="$(uname_S)" \ > + -F revision="$(GIT_VERSION)" \ > + -F report_file=@test-results/git-smoke.tar.gz \ > + $(SMOKE_UPLOAD_FLAGS) \ > + http://smoke.git.nix.is/app/projects/process_add_report/1 \ I think at the very least this URL should be given it's own variable so that it can be overridden easily. -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html