aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/rexml.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-08-21 22:58:06 -0400
committerRalph Amissah <ralph@amissah.com>2013-08-21 22:58:06 -0400
commitc3a5315338f2676f01efdf2c62f9790dca32133b (patch)
treead2374a43a83bbdf4942ce413bcaabcb43c78a00 /lib/sisu/v5/rexml.rb
parentv4 v5: version & changelog (diff)
v4 v5: fuchsia (sp.)
Diffstat (limited to 'lib/sisu/v5/rexml.rb')
-rw-r--r--lib/sisu/v5/rexml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v5/rexml.rb b/lib/sisu/v5/rexml.rb
index 5a30734f..ac8583f1 100644
--- a/lib/sisu/v5/rexml.rb
+++ b/lib/sisu/v5/rexml.rb
@@ -102,7 +102,7 @@ module SiSU_Rexml
end
end
else
- SiSU_Screen::Ansi.new(@md.opt.cmd,'fuschia',"File Not Found #{xmlfile}",'requested XML processing skipped').colorize unless @md.opt.cmd =~/q/
+ SiSU_Screen::Ansi.new(@md.opt.cmd,'fuchsia',"File Not Found #{xmlfile}",'requested XML processing skipped').colorize unless @md.opt.cmd =~/q/
exit
end
rescue