Parent Directory
|
Revision Log
Import patches for cgi script shebang line issues.
| 1 | Description: Unneccessary shebang line in scripts/vendor.pl |
| 2 | Correct issue with unneccessary shebang line in scripts/vendor.pl |
| 3 | Bug: http://sourceforge.net/tracker/?func=detail&aid=3473848&group_id=175965&atid=875350 |
| 4 | Author: Robert James Clay <jame@rocasa.us> |
| 5 | |
| 6 | --- a/scripts/vendor.pl |
| 7 | +++ b/scripts/vendor.pl |
| 8 | @@ -1,5 +1,3 @@ |
| 9 | -#!/usr/bin/perl |
| 10 | - |
| 11 | =pod |
| 12 | |
| 13 | =head1 NAME |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |