Skip to content
Snippets Groups Projects
  • Eric's avatar
    025b779a
    Fix sbang for perl (#1802) · 025b779a
    Eric authored
    * Perform shebang fix for all files
    
    * Fix sbang for perl scripts
    
    Otherwise perl would look at the #! line and call sbang again, resulting
    in an infinite loop.
    025b779a
    History
    Fix sbang for perl (#1802)
    Eric authored
    * Perform shebang fix for all files
    
    * Fix sbang for perl scripts
    
    Otherwise perl would look at the #! line and call sbang again, resulting
    in an infinite loop.