From 9b0d6d2413a53443e8c49a2ef078192c70416ff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=81=A3?= <⁣> Date: Sun, 24 May 2020 20:41:38 +0200 Subject: [PATCH] Remove non compatible option with DASH --- go/tests/entrypoint | 1 - 1 file changed, 1 deletion(-) diff --git a/go/tests/entrypoint b/go/tests/entrypoint index 0f0eac99..42ade672 100755 --- a/go/tests/entrypoint +++ b/go/tests/entrypoint @@ -1,7 +1,6 @@ #!/bin/sh set -o errexit -set -o pipefail set -o nounset IFS=' '