Added -w to all shebangs [Florian Gross]
This commit is contained in:
parent
8eb35d4021
commit
97857409a9
12 changed files with 25 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/env ruby
|
||||
#!/bin/env ruby -w
|
||||
|
||||
# Uncomment the line below to enable pdflatex tests; don't forget to comment them again
|
||||
# commiting to SVN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue