Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit dc2505f4 authored by Philippe Virouleau's avatar Philippe Virouleau
Browse files

Make sure takargs is not nil

parent 9e4dc03c
Branches
Tags
1 merge request!38Make sure takargs is not nil
Pipeline #894209 failed
...@@ -51,7 +51,7 @@ module Kadeploy ...@@ -51,7 +51,7 @@ module Kadeploy
res = nil res = nil
takbin = nil takbin = nil
takargs = nil takargs = []
stderr = nil stderr = nil
do_taktuk do |tak| do_taktuk do |tak|
tak.broadcast_exec[command] tak.broadcast_exec[command]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment