]> git.ipfire.org Git - thirdparty/squid.git/commit
TestBed: correct log handling.
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 26 Feb 2009 03:58:09 +0000 (16:58 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 26 Feb 2009 03:58:09 +0000 (16:58 +1300)
commitcac277bb674fe05c0ea184fad30de07c2d976d99
treeb0e3c23f03d74cde0de086092d6791098bc6c951
parent7e73cd78c4d523ffccb6ba52ef9009e541e01051
TestBed: correct log handling.

Removal of the log MUST happen after the log has been checked for a
successful run. Removal of run data MAY hapen before this.
Probably data SHOULD be removed early to prevent excess data between runs.
test-builds.sh