From: David Given Date: Thu, 9 May 2013 10:20:36 +0000 (+0100) Subject: Properly error out if something goes wrong rather than ploughing ahead X-Git-Tag: release-6-0-pre-5~30^2~1 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=99d7f513f28bdfc48454acbedc6265e6e9fbfa89;p=ack.git Properly error out if something goes wrong rather than ploughing ahead anyway. --HG-- branch : dtrg-experimental-powerpc --- diff --git a/util/data/new_table b/util/data/new_table index 58ce61441..c94958c8c 100755 --- a/util/data/new_table +++ b/util/data/new_table @@ -1,4 +1,5 @@ #!/bin/sh +set -e em_table=$1 h=${2-.}