This change applies the following awk script to the _includes folder:
- { sub(/\r$/,""); print } to convert CR+LF into LF
 - { sub(/[ \t]+$/, ""); print } to remove extraneous spaces at EOL
 
 Differential  D1158  
Fix whitespace issues Authored by dereckson on Nov 3 2017, 16:44. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 This change applies the following awk script to the _includes folder: 
 no-op 
Diff Detail 
 Event TimelineComment Actions To rebase against a chmod switch. 755 was the legacy webserver permission scheme for PHP executables.  |