Skip to content

Commit

Permalink
kill passwordless redis
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 authored Jul 13, 2019
1 parent 1abfea2 commit 3c58147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ stop:
kill `cat /tmp/redis5.pid`
kill `cat /tmp/redis6.pid`
kill `cat /tmp/redis7.pid`
kill `cat /tmp/redis8.pid`
kill `cat /tmp/sentinel1.pid`
kill `cat /tmp/sentinel2.pid`
kill `cat /tmp/sentinel3.pid`
Expand Down

0 comments on commit 3c58147

Please sign in to comment.