Skip to content
Snippets Groups Projects
Commit 2619ff7c authored by Enrique García's avatar Enrique García
Browse files

updated vlad error message

parent bde1f3a3
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment