]> git.openstreetmap.org Git - rails.git/blobdiff - script/performance/benchmarker
Update various files to match current rails versions
[rails.git] / script / performance / benchmarker
index c842d35d339c45800583a252dc2dbe280d967ad9..3bff809fb39768822da7ebfc3ae8ffd9a8c05722 100755 (executable)
@@ -1,3 +1,3 @@
 #!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../../config/boot'
+require File.expand_path('../../../config/boot',  __FILE__)
 require 'commands/performance/benchmarker'