diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-06-03 15:40:47 +0200 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-06-03 15:40:47 +0200 |
| commit | 78950ebb92510c72c6cd08e591378ae6f292b0ac (patch) | |
| tree | 6d945db12a690f80a088e90a91f98176688b87b4 | |
| parent | 2974924ba4a7013359011c270328fbb0e1faebc8 (diff) | |
test/main: Copy gitconfig into testdir
| -rwxr-xr-x | test/main | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ test directories: HOME = $test_home meow +cp ~/.gitconfig $test_home + cd $test_home export HOME=$test_home source $tests/checklinks |
