From: Mark Wooding Date: Tue, 3 Oct 2017 02:26:33 +0000 (+0100) Subject: build-latex.sh: Be verbose while running. X-Git-Url: https://git.distorted.org.uk/~mdw/doc/wrestlers/commitdiff_plain/aa9e8d3699e83272aca253ef32ff5a6415a9bd93 build-latex.sh: Be verbose while running. Debugging the thing is kind of annoying. --- diff --git a/build-latex.sh b/build-latex.sh index 869cb28..b772418 100755 --- a/build-latex.sh +++ b/build-latex.sh @@ -1,6 +1,6 @@ #! /bin/sh -set -e +set -ex jobname=$1 opts=$2 file=$3 preamble=$4 case ",$opts," in