nettoyer la branche

This commit is contained in:
2015-08-20 07:58:17 +04:00
parent 8e7644aedf
commit 7643573a8e
293 changed files with 2510 additions and 2511 deletions

View File

@@ -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:"