Commit 2619ff7c authored by Enrique García's avatar Enrique García

updated vlad error message

parent bde1f3a3
......@@ -3,7 +3,7 @@ begin
Vlad.load :app => :passenger, :scm => :git
rescue LoadError
# do nothing
raise "vlad didn't load!"
raise "vlad(-git) didn't load!"
end
require 'renfield'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment