Set default filter for 'make run'

Use @inhibited=false as the default filter
This commit is contained in:
Łukasz Mierzwa
2017-04-17 16:52:54 -07:00
parent 188d7e41d8
commit 03523641ed

View File

@@ -48,6 +48,7 @@ run: $(NAME)
COLOR_LABELS_UNIQUE="instance cluster" \
COLOR_LABELS_STATIC="job" \
DEBUG="$(GIN_DEBUG)" \
FILTER_DEFAULT="@inhibited=false" \
PORT=$(PORT) \
./$(NAME)