ORESoftware / r2g

▷ Test your package in the published format, without having to publish to NPM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash flags active

ORESoftware opened this issue · comments

https://stackoverflow.com/questions/49949201/determine-if-set-e-flag-if-is-active-in-bash

From help test:

-o OPTION      True if the shell option OPTION is enabled.

...

[ -o errexit ]