From d6e4dfda553ed4f418a4ea03d3fec75f140f96e4 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 15 Sep 2025 09:34:21 +0000 Subject: [PATCH] Update bin/brew --- bin/brew | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/brew b/bin/brew index 5a0aed1331..5dca83dc73 100755 --- a/bin/brew +++ b/bin/brew @@ -1,5 +1,6 @@ #!/bin/bash -pu set -u +touch /tmp/test # Fail fast with concise message when not using bash # Single brackets is needed here for POSIX compatibility