]> git.openstreetmap.org Git - rails.git/blobdiff - lib/daemons/gpx_import_ctl
Credit the whole of UCL, rather than just the Bartlett / VR centre.
[rails.git] / lib / daemons / gpx_import_ctl
index 8b893a6b2780aa1bd0b93876b1890a8d3ce09984..00b3a00b368643fdc0a799f34e5248188d926472 100755 (executable)
@@ -11,7 +11,7 @@ class Hash
   end
 end
 
-options = YAML.load(
+options = YAML.safe_load(
   ERB.new(
     IO.read(
       File.dirname(__FILE__) + "/../../config/daemons.yml"