On 12/09/2010 04:39 PM, Junio C Hamano wrote: > It seems that t950X tests do not like me. I am getting these in gitweb.body: > > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www/w3.porg/TR/html4/strict.dtd"> > <!-- git web w/caching interface version current, (C) 2006-2010, John 'Warthog9' Hawley <warthog9@xxxxxxxxxx> --> > <!-- git core binaries version 1.7.3.3.494.gcf92e --> > <head> > <meta http-equiv="content-type" content="; charset=utf-8"/> > <meta name="generator" content="gitweb/current git/1.7.3.3.494.gcf92e"/> > <meta name="robots" content="index, nofollow"/> > <meta http-equiv="refresh" content="10"/> > <title></title> > </head> > <body> > <p><strong>*** Warning ***:</strong> Caching enabled but cache directory did not exsist. (cache)<br/>/<span class="cntrl">\n</span>Cache directory created successfully<span class="cntrl">\n</span><p> > </body> > </html> caching directory didn't exist prior to running the test, and so it throws the warning that it needed to create it. The cache directory should likely be created before caching tests. (Sorry, didn't catch that one as I've already got my caching directory created, and it doesn't really get deleted) - John 'Warthog9' Hawley -- 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