1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-03 12:16:16 +02:00

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>
This commit is contained in:
Jonathan Nieder 2013-11-25 12:53:54 -08:00 committed by Junio C Hamano
parent bc380fca60
commit 2179b6727e
10 changed files with 0 additions and 0 deletions

0
t/Git-SVN/00compile.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/add_path_to_url.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/can_compress.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/canonicalize_url.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/collapse_dotdot.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/fatal.t Normal file → Executable file
View File

0
t/Git-SVN/Utils/join_paths.t Normal file → Executable file
View File

0
t/t0202/test.pl Normal file → Executable file
View File

0
t/t9150/make-svk-dump Normal file → Executable file
View File

0
t/t9151/make-svnmerge-dump Normal file → Executable file
View File