Skip to content

Commit 0413fa2

Browse files
committed
Merge pull request #623 from basho/uw-remove-afunix
Remove afunix from EXOMETER_PACKAGES.
2 parents 5ab4685 + d17b394 commit 0413fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OVERLAY_VARS ?=
99
RIAK_CORE_STAT_PREFIX = riak
1010
export RIAK_CORE_STAT_PREFIX
1111

12-
EXOMETER_PACKAGES = "(basic), +afunix"
12+
EXOMETER_PACKAGES = "(basic)"
1313
export EXOMETER_PACKAGES
1414

1515
$(if $(ERLANG_BIN),,$(warning "Warning: No Erlang found in your path, this will probably not work"))

0 commit comments

Comments
 (0)