Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

run bash with x flag instead of echo.#140

Open
poelzi wants to merge 1 commit intogitlabhq:masterfrom
poelzi:use_bash_x_mode
Open

run bash with x flag instead of echo.#140
poelzi wants to merge 1 commit intogitlabhq:masterfrom
poelzi:use_bash_x_mode

Conversation

@poelzi
Copy link

@poelzi poelzi commented Apr 30, 2015

the echo mode break multiline statements in the job file makeing it very
hard to do something readable or echo a multiline statement into a file.

bash already provides this functionality with the x flag, so simply activate it.

the echo mode break multiline statements in the job file makeing it very
hard to do something readable or echo a multiline file into a file.

bash already provides this functionality with the x flag, so simply activate it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant