From b46b1d4308eb445dd0fd0162eb19169b9ca4af88 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 4 May 2021 14:29:22 +0000 Subject: Remove -e and fix some indentions. --- chapter6/gawk.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'chapter6/gawk.sh') diff --git a/chapter6/gawk.sh b/chapter6/gawk.sh index 1d18cdc..29d7a8b 100644 --- a/chapter6/gawk.sh +++ b/chapter6/gawk.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -e sed -i 's/extras//' Makefile.in && ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf