aboutsummaryrefslogtreecommitdiff
path: root/tests/checks/homebrew.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/checks/homebrew.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checks/homebrew.sh b/tests/checks/homebrew.sh
index 2104359..ba33be8 100755
--- a/tests/checks/homebrew.sh
+++ b/tests/checks/homebrew.sh
@@ -1,6 +1,7 @@
#!/bin/sh
# Load brew(1)
+# shellcheck source=/dev/null
. ~/.profile
set -eu
set -x