commit c1d28bd678b87378fd3a9fc682d223fa069107f4 parent f50827b1586aab227137ac91ecfbfd3b9eb01607 Author: William Morgan <wmorgan-sup@masanjin.net> Date: Thu, 1 Oct 2009 12:25:02 -0400 minor bugfix to bring devel console up to date Diffstat:
| M | devel/start-console.rb | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/start-console.rb b/devel/start-console.rb @@ -1,5 +1,5 @@ require 'sup' include Redwood start -Index.new +Index.init Index.load