Junio C Hamano wrote: > * jh/gitweb-caching (2010-11-01) 4 commits > - gitweb: Minimal testing of gitweb caching > - gitweb: File based caching layer (from git.kernel.org) > - gitweb: add output buffering and associated functions > - gitweb: Prepare for splitting gitweb "gitweb: File based caching layer (from git.kernel.org)" does not work on my automated tester: ok 1 - setup expecting success: gitweb_run "p=.git;a=snapshot;h=$FULL_ID;sf=tar" && check_snapshot ".git-$SHORT_ID" basename=.git-1005c80 tar: This does not look like a tar archive tar: Error exit delayed from previous errors not ok - 2 snapshot: full sha1 # # gitweb_run "p=.git;a=snapshot;h=$FULL_ID;sf=tar" && # check_snapshot ".git-$SHORT_ID" # Should I disable something with a Makefile option, or is that a bug? (If you need more data you need to tell me what to look for, since I don't usually do gitweb. The above is just the relevant snippet from 'make test' output). -- Thomas Rast trast@{inf,student}.ethz.ch -- 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