Fix shebangs. Consistentlicious!
This commit is contained in:
parent
50343b79e8
commit
f07d0e32c6
26 changed files with 27 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/ruby1.8
|
||||
#!/usr/bin/env ruby
|
||||
if ARGV.empty?
|
||||
$stderr.puts "Usage: profiler 'Person.expensive_method(10)' [times]"
|
||||
exit(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue