lib/makesure.rb in makesure-0.0.4 vs lib/makesure.rb in makesure-0.0.5
- old
+ new
@@ -17,9 +17,10 @@
# global options
attr_accessor :uid,
:chdir,
:alert_options,
+ :cron_env,
:log_level
def makesurefile
File.expand_path(File.join(Dir.pwd, "Makesurefile"))
end