commented raise 'hello'

This commit is contained in:
amartynov 2015-09-28 15:10:24 +03:00
parent a0cfd3f3ad
commit e9f4feed97

View File

@ -250,7 +250,7 @@ module Devops
# deploy phase. Assume that all servers are bootstraped successfully here.
begin
raise "hello"
#raise "hello"
@out << "\n"
@out.flush
# run_list = @server.run_list + provider.run_list