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 коммит произвёл Junio C Hamano
Родитель bc380fca60
Коммит 2179b6727e
10 изменённых файлов: 0 добавлений и 0 удалений

0
t/Git-SVN/00compile.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/add_path_to_url.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/can_compress.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/canonicalize_url.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/collapse_dotdot.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/fatal.t Normal file → Executable file
Просмотреть файл

0
t/Git-SVN/Utils/join_paths.t Normal file → Executable file
Просмотреть файл

0
t/t0202/test.pl Normal file → Executable file
Просмотреть файл

0
t/t9150/make-svk-dump Normal file → Executable file
Просмотреть файл

0
t/t9151/make-svnmerge-dump Normal file → Executable file
Просмотреть файл