appended -x to the hcl test driver

This commit is contained in:
2022-07-29 14:51:00 +00:00
parent f3c3bfcf07
commit 9eda7a1208
8 changed files with 53 additions and 63 deletions

View File

@ -17,5 +17,5 @@ check_PROGRAMS =
TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
TEST_EXTENSIONS = .hcl
HCL_LOG_COMPILER = sh $(abs_srcdir)/run.sh ../bin/hcl
HCL_LOG_COMPILER = sh $(abs_srcdir)/run.sh ../bin/hcl -x
AM_HCL_LOG_FLAGS =

View File

@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.16.2 from Makefile.am.
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2020 Free Software Foundation, Inc.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -471,7 +471,7 @@ check_SCRIPTS = \
EXTRA_DIST = $(check_SCRIPTS)
TEST_EXTENSIONS = .hcl
HCL_LOG_COMPILER = sh $(abs_srcdir)/run.sh ../bin/hcl
HCL_LOG_COMPILER = sh $(abs_srcdir)/run.sh ../bin/hcl -x
AM_HCL_LOG_FLAGS =
all: all-am