Suppression du test
This commit is contained in:
parent
2f4be3d915
commit
8b75035416
1 changed files with 1 additions and 5 deletions
|
@ -60,9 +60,5 @@ ssh_com=(
|
||||||
|
|
||||||
# Execution
|
# Execution
|
||||||
set -x
|
set -x
|
||||||
if port_is_free "${args[1]}"; then
|
"${ssh_com[@]}"
|
||||||
"${ssh_com[@]}"
|
|
||||||
else
|
|
||||||
echo "Port is not free, skipping."
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue