Code

perf: load test-lib-functions from the correct directory
authorThomas Rast <trast@student.ethz.ch>
Thu, 8 Mar 2012 08:54:54 +0000 (09:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2012 19:38:09 +0000 (11:38 -0800)
commit1cbc32403b20f064ec7c295c6603f6fd16662bce
treeb9afcc5efa3280b3ed310e95532ab774e27282ba
parent56a33c8f1bb5cef11ddf046f7b570f527ea77d37
perf: load test-lib-functions from the correct directory

Loading it in the subshells still referred to $TEST_DIRECTORY/..,
which was only correct in preliminary versions of perf-lib.sh

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p0000-perf-lib-sanity.sh
t/perf/perf-lib.sh