author | Thomas Rast <trast@student.ethz.ch> | |
Thu, 8 Mar 2012 08:54:54 +0000 (09:54 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 8 Mar 2012 19:38:09 +0000 (11:38 -0800) | ||
commit | 1cbc32403b20f064ec7c295c6603f6fd16662bce | |
tree | b9afcc5efa3280b3ed310e95532ab774e27282ba | tree | snapshot |
parent | 56a33c8f1bb5cef11ddf046f7b570f527ea77d37 | commit | diff |
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>
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 | diff | blob | history | |
t/perf/perf-lib.sh | diff | blob | history |