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:
Alexandre Duret-Lutz 2013-11-19 19:20:50 +01:00
parent 7de25a32ef
commit cf91a23711
6 changed files with 7 additions and 1 deletions

View file

@ -19,6 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. ./defs
set -e
ltl2tgba=../ltl2tgba