commented raise 'hello'
This commit is contained in:
parent
a0cfd3f3ad
commit
e9f4feed97
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user