Merge pull request #9499 from rabbitmq/rin/update-seshat
Update seshat 0.6.1
This commit is contained in:
commit
963b8a7290
|
|
@ -149,7 +149,7 @@ PLT_APPS += mnesia
|
||||||
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
|
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
|
||||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.7
|
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.7
|
||||||
dep_systemd = hex 0.6.1
|
dep_systemd = hex 0.6.1
|
||||||
dep_seshat = hex 0.4.0
|
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
|
||||||
|
|
||||||
define usage_xml_to_erl
|
define usage_xml_to_erl
|
||||||
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))
|
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue