mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Gather all S2S vpn statuses before outputting
This commit is contained in:
parent
4c2d851486
commit
27b0c65909
@ -20,6 +20,6 @@ for i in $*
|
||||
do
|
||||
info=`/opt/cloud/bin/checks2svpn.sh $i`
|
||||
ret=$?
|
||||
echo -n "$i:$ret:$info&"
|
||||
batchInfo+="$i:$ret:$info&"
|
||||
done
|
||||
|
||||
echo -n $batchInfo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user