summaryrefslogtreecommitdiffstats
path: root/tests/ob_parse_dep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ob_parse_dep.sh')
-rwxr-xr-xtests/ob_parse_dep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ob_parse_dep.sh b/tests/ob_parse_dep.sh
index 1e12105..37dabd3 100755
--- a/tests/ob_parse_dep.sh
+++ b/tests/ob_parse_dep.sh
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with opkbuild. If not, see <http://www.gnu.org/licenses/>.
-set -e
+set -eu
. "${TOP_SRCDIR}/tests/aux/tap-functions.sh"
. "${TOP_BUILDDIR}/lib/libopkbuild.${SHSOEXT}.${LIBOPKBUILD_SHSOVERSION}"