bin/pushyd in pushyd-0.4.1 vs bin/pushyd in pushyd-0.4.2

- old
+ new

@@ -44,10 +44,10 @@ # Display final configuration puts "--- #{Conf.name} #{Conf.version}" puts "Environment \t #{Conf.env}" puts "Config files \t #{Conf.files}" -puts "Loging to file \t #{Conf.log.logfile}" +puts "Loging to file \t #{Conf.log.file}" puts "YAML Parser \t #{YAML.name}" # Quit if config dump requested if cmd_dump puts Conf.dump