Skip to content

Commit

Permalink
fix the typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mateomartin1998 committed Dec 4, 2018
1 parent 306a7dd commit 1c79143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctl/test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ test-queued-info: is-queued-info-existed

.PHONY: test-services
test-services:
docker ps -a | grep xxx || true
docker ps -a | grep powter || true

0 comments on commit 1c79143

Please sign in to comment.