lib/repl.rb in runeblog-0.1.54 vs lib/repl.rb in runeblog-0.1.55

- old
+ new

@@ -238,9 +238,10 @@ end file = files.first result = edit_file("#{@blog.root}/src/#{file}") @blog.rebuild_post(file) +sleep 5 @out end def cmd_list_views(arg, testing = false) reset_output("\n")