lib/makesure.rb in makesure-0.0.3 vs lib/makesure.rb in makesure-0.0.4

- old
+ new

@@ -15,9 +15,10 @@ extend self # global options attr_accessor :uid, + :chdir, :alert_options, :log_level def makesurefile File.expand_path(File.join(Dir.pwd, "Makesurefile"))