nettoyer la branche
This commit is contained in:
@@ -42,7 +42,7 @@ function start_instances() {
|
||||
|
||||
outputfile="$(mktempf)"
|
||||
siteconf_get_instance_data_for_commandWotaskd "$@" | wotaskd_command_instances_from_stdin -h "$host" -P "$password" -o "$outputfile" START
|
||||
|
||||
|
||||
local status=0
|
||||
if [ $(grep 'success.*YES' "$outputfile" | wc -l) -ne $# ]; then
|
||||
#eerror "Une erreur s'est produite:"
|
||||
|
||||
Reference in New Issue
Block a user