diff options
Diffstat (limited to 'tests/parser_install.sh')
-rwxr-xr-x | tests/parser_install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/parser_install.sh b/tests/parser_install.sh index 48f07ac..308b8bc 100755 --- a/tests/parser_install.sh +++ b/tests/parser_install.sh @@ -8,6 +8,8 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## +set +e + parser_repos_dir=$1 # start syslog for loghander |