diff options
| author | Jonathan Nieder <jrnieder@gmail.com> | 2013-11-25 12:53:54 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-11-25 15:01:22 -0800 |
| commit | 2179b6727efb5493f9871f8903883d6359486208 (patch) | |
| tree | 736986fd2bb6b34f7232020c089257269aca9fb8 /t/Git-SVN/00compile.t | |
| parent | mark Windows build scripts executable (diff) | |
| download | git-2179b6727efb5493f9871f8903883d6359486208.tar.gz git-2179b6727efb5493f9871f8903883d6359486208.zip | |
mark perl test scripts executable
These scripts are not run directly as part of a normal build, so no
one noticed that they did not have the +x bit. Mark them executable
to make it more obvious that they can be run directly (when debugging,
for example).
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/Git-SVN/00compile.t')
| -rwxr-xr-x[-rw-r--r--] | t/Git-SVN/00compile.t | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/Git-SVN/00compile.t b/t/Git-SVN/00compile.t index c92fee453f..c92fee453f 100644..100755 --- a/t/Git-SVN/00compile.t +++ b/t/Git-SVN/00compile.t |
