Fix shebang line of tap-to-junit-xml.pl
This fixes lp:1797634.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
=head1 NAME
|
||||
|
||||
tap-to-junit-xml - convert perl-style TAP test output to JUnit-style XML
|
||||
|
||||
Reference in New Issue
Block a user