From cdb78656916abe5adb946a25b913cda7785a42de Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Fri, 19 Aug 2011 16:28:37 +0100 Subject: HTML now sanitised on save. Added History tests Default polling interval now 5s, 0s for Timer/UDPServer Fixed note entry for alert page. --- bin/mauveconsole | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/mauveconsole b/bin/mauveconsole index 3c14824..169ca54 100644 --- a/bin/mauveconsole +++ b/bin/mauveconsole @@ -154,7 +154,5 @@ if outputter and logger.outputters.include?(outputter) outputter.close end -puts "This is mauve #{Mauve::VERSION}" - include Mauve IRB.start -- cgit v1.2.1