Don't print 'waiting' message when jwtproxy is restarting

This commit is contained in:
Evan Cordell 2016-05-03 08:55:22 -05:00
parent 612c546d16
commit ed96c9ec85

View file

@ -7,6 +7,4 @@ then
/usr/local/bin/jwtproxy --config conf/jwtproxy_conf.yaml
rm /tmp/jwtproxy_secscan.sock
echo 'Jwtproxy exited'
else
echo "Waiting for jwtproxy config..."
fi