From d54c7ecbd618afb4df524e0d96dec7fe7cc2935d Mon Sep 17 00:00:00 2001 From: Cam Cope Date: Mon, 30 Aug 2021 07:35:33 -0700 Subject: Fixup whitespace and configure CI to keep it that way --- test/appveyor-build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/appveyor-build.sh') diff --git a/test/appveyor-build.sh b/test/appveyor-build.sh index dcf7800..da4e01e 100755 --- a/test/appveyor-build.sh +++ b/test/appveyor-build.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -e machine=$(uname -m) mkdir "build-$machine" -- cgit v1.2.3