summaryrefslogtreecommitdiff
path: root/test-groff.in
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-11-18 18:25:16 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2017-11-18 18:25:16 -0500
commit655e5020ed46cb77e7e5a80282bec5ccc3284282 (patch)
tree6fdbfcc77faf10e2eeb84bbe2462a19071239764 /test-groff.in
parent1294c8d2272e1c43b1b683e287deb1749865e642 (diff)
downloadgroff-git-655e5020ed46cb77e7e5a80282bec5ccc3284282.tar.gz
test-groff.in: Enable backtraces and all warnings.
Fix bug https://savannah.gnu.org/bugs/?51482. Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is> Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Diffstat (limited to 'test-groff.in')
-rw-r--r--test-groff.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-groff.in b/test-groff.in
index 740737279..622117cfc 100644
--- a/test-groff.in
+++ b/test-groff.in
@@ -47,4 +47,4 @@ $SEP$builddir/contrib/pdfmark\
export GROFF_BIN_PATH GROFF_COMMAND_PREFIX GROFF_FONT_PATH GROFF_TMAC_PATH
-exec $builddir/groff ${1+"$@"}
+exec $builddir/groff -b -ww ${1+"$@"}