Make sanity failure message more visible
This commit is contained in:
@@ -282,8 +282,7 @@ sanity-or-restart)
|
|||||||
if sanity; then
|
if sanity; then
|
||||||
echo Pass
|
echo Pass
|
||||||
else
|
else
|
||||||
echo "Sanity failed, restarting the network"
|
echo "+++ Sanity failed, restarting the network"
|
||||||
echo "^^^ +++"
|
|
||||||
start
|
start
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user