| author | Jakub Narebski <jnareb@gmail.com> | |
| Sun, 12 Sep 2010 09:41:04 +0000 (11:41 +0200) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 12 Sep 2010 21:01:55 +0000 (14:01 -0700) | ||
| commit | b5d3450c914a51a6543d517c428fd41a670a113d | |
| tree | 827173e2fb2f82632b7de5611df49f6d3a04f375 | tree | snapshot |
| parent | 3b3a8ed4beadf5d9437597108355b23c7143bc81 | commit | diff |
t/gitweb-lib.sh: Use GIT_BUILD_DIR
Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY/.." (both defined in
t/test-lib.sh) in t/gitweb-lib.sh. It better describes the intent.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY/.." (both defined in
t/test-lib.sh) in t/gitweb-lib.sh. It better describes the intent.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| t/gitweb-lib.sh | diff | blob | history |