pipeline test

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2017-06-25 17:05:16 +00:00
parent 874f4f56ac
commit ea1793b7f4

View File

@ -1,5 +1,10 @@
#!/bin/bash
set -o errexit
set -o pipefail
set -o nounset
set -x
LD_LIBRARY_PATH=../src ./check_parser_utils
LD_LIBRARY_PATH=../src ./check_parser
LD_LIBRARY_PATH=../src ./check_rules