Browse code

Merge "Fix typo"

Jenkins authored on 2017/05/26 05:52:28
Showing 1 changed files
... ...
@@ -79,7 +79,7 @@ function stop_etcd3 {
79 79
     $SYSTEMCTL stop $ETCD_SYSTEMD_SERVICE
80 80
 }
81 81
 
82
-function cleanup_etcd {
82
+function cleanup_etcd3 {
83 83
     # Don't install in sub nodes (multinode scenario)
84 84
     if [ "$SERVICE_HOST" != "$HOST_IP" ]; then
85 85
         return