Don't echo "Stopping $space" on restart
DEV-2560
This commit is contained in:
parent
7ec7208ad3
commit
a2fe2e6613
@ -276,7 +276,6 @@ function restart() {
|
||||
args=$(check_args space,,$1) || return 1
|
||||
eval $args
|
||||
|
||||
echo "Stopping $space"
|
||||
rm -f /etc/yap/bird/$space.conf
|
||||
if [ -z "${SPACES[$space]}" ] ; then
|
||||
echo "Space not found"
|
||||
|
Loading…
x
Reference in New Issue
Block a user