* tests/core/optba.test: Use set -x.
This commit is contained in:
parent
80d50c5665
commit
59c0f08278
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Copyright (C) 2015 Laboratoire de Recherche et Développement de
|
# Copyright (C) 2015, 2017 Laboratoire de Recherche et Développement
|
||||||
# l'Epita (LRDE).
|
# de l'Epita (LRDE).
|
||||||
#
|
#
|
||||||
# This file is part of Spot, a model checking library.
|
# This file is part of Spot, a model checking library.
|
||||||
#
|
#
|
||||||
|
|
@ -19,6 +19,7 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
. ./defs
|
. ./defs
|
||||||
|
set -x
|
||||||
|
|
||||||
# This is a case where autfilt is used to optimize BA, but used to
|
# This is a case where autfilt is used to optimize BA, but used to
|
||||||
# produce a larger one. See issue #79.
|
# produce a larger one. See issue #79.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue