Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

properly add single quotes for parameter with spaces in logs output #7497

Merged

Conversation

olexiybuyanskyy
Copy link

Change Description

properly add single quotes for the parameter with spaces. Useful for --nodeos parameter.

Example:

programs/eosio-launcher/eosio-launcher -p 4 -n 4 -d 1 -i 2019-06-13T13:14:13.031 -f --producers 84 --unstarted-nodes 0 --nodeos '--max-transaction-time -1 --abi-serializer-max-time-ms 990000 --filter-on "*" --p2p-max-nodes-per-host 4 --contracts-console --plugin eosio::producer_api_plugin' --max-block-cpu-usage 160000000 --max-transaction-cpu-usage 150000000 --shape mesh

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…deos parameter.

Example:

programs/eosio-launcher/eosio-launcher -p 4 -n 4 -d 1 -i 2019-06-13T13:14:13.031 -f --producers 84 --unstarted-nodes 0 --nodeos '--max-transaction-time -1 --abi-serializer-max-time-ms 990000 --filter-on "*" --p2p-max-nodes-per-host 4 --contracts-console --plugin eosio::producer_api_plugin' --max-block-cpu-usage 160000000 --max-transaction-cpu-usage 150000000 --shape mesh
@heifner heifner merged commit c26cb0e into EOSIO:develop Jun 27, 2019
@olexiybuyanskyy olexiybuyanskyy deleted the eos-develop_unit_tests_logging_improvement branch October 8, 2019 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants