Browse Source

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>
maint
Jonathan Nieder 11 years ago committed by Junio C Hamano
parent
commit
2179b6727e
  1. 0
      t/Git-SVN/00compile.t
  2. 0
      t/Git-SVN/Utils/add_path_to_url.t
  3. 0
      t/Git-SVN/Utils/can_compress.t
  4. 0
      t/Git-SVN/Utils/canonicalize_url.t
  5. 0
      t/Git-SVN/Utils/collapse_dotdot.t
  6. 0
      t/Git-SVN/Utils/fatal.t
  7. 0
      t/Git-SVN/Utils/join_paths.t
  8. 0
      t/t0202/test.pl
  9. 0
      t/t9150/make-svk-dump
  10. 0
      t/t9151/make-svnmerge-dump

0
t/Git-SVN/00compile.t

0
t/Git-SVN/Utils/add_path_to_url.t

0
t/Git-SVN/Utils/can_compress.t

0
t/Git-SVN/Utils/canonicalize_url.t

0
t/Git-SVN/Utils/collapse_dotdot.t

0
t/Git-SVN/Utils/fatal.t

0
t/Git-SVN/Utils/join_paths.t

0
t/t0202/test.pl

0
t/t9150/make-svk-dump

0
t/t9151/make-svnmerge-dump

Loading…
Cancel
Save