Merge pull request #11054 from thalesmg/fix-dev-patches-master
ci(dev_script): fix patches vm.args path
This commit is contained in:
commit
da164c53db
2
dev
2
dev
|
@ -290,7 +290,7 @@ append_args_file() {
|
||||||
+IOt 4
|
+IOt 4
|
||||||
+SDio 8
|
+SDio 8
|
||||||
-shutdown_time 30000
|
-shutdown_time 30000
|
||||||
-pa '"$EMQX_DATA_DIR/patches"'
|
-pa '$EMQX_DATA_DIR/patches'
|
||||||
-mnesia dump_log_write_threshold 5000
|
-mnesia dump_log_write_threshold 5000
|
||||||
-mnesia dump_log_time_threshold 60000
|
-mnesia dump_log_time_threshold 60000
|
||||||
-os_mon start_disksup false
|
-os_mon start_disksup false
|
||||||
|
|
Loading…
Reference in New Issue