From a0747f45e5d33a19cb809d2bbb4e7df2094bfa11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Mon, 2 Oct 2023 10:27:31 +0200 Subject: [PATCH] Add correct strict mode to download data (#676) --- scripts/download_data.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/download_data.sh b/scripts/download_data.sh index 613ff481..8ccafe80 100755 --- a/scripts/download_data.sh +++ b/scripts/download_data.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -eux pipefail +set -euxo pipefail bokeh sampledata