tests: add some missing "set -e"
* src/ltltest/lbt.test, src/ltltest/utf8.test, src/tgbatest/dbacomp.test, src/tgbatest/ltlcross.test, src/tgbatest/ltlcross2.test, src/tgbatest/ltlcrossce.test: Add set -e.
This commit is contained in:
parent
7de25a32ef
commit
cf91a23711
6 changed files with 7 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
. ./defs
|
||||
set -e
|
||||
|
||||
ltl2tgba=../ltl2tgba
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue