From 2d1af363e2fd48b13785ee9bf25f939877bcd030 Mon Sep 17 00:00:00 2001 From: Adam Dill Date: Mon, 16 Feb 2009 17:54:36 -0500 Subject: [PATCH] [installer] updated fixme message --- lib/ansuz/installer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansuz/installer.rb b/lib/ansuz/installer.rb index 8ec3b19..ced76cb 100644 --- a/lib/ansuz/installer.rb +++ b/lib/ansuz/installer.rb @@ -106,7 +106,7 @@ def install migrate_database # end -# FIXME: /Users/altrux/isshen/ansuz/ansuz/app/helpers/plugins_helper.rb when the silence streams are uncommented +# FIXME: no such file to load -- [..]/helpers/plugins_helper.rb when the silence streams are uncommented @stdout.puts "[ansuz] Migrating plugins .." # Kernel.silence_stream(@stdout) do migrate_plugins