aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-07-01 06:12:55 -0300
committerEuAndreh <eu@euandre.org>2023-07-01 06:12:55 -0300
commite905bf4d16aebf8f5a0114f1b548030e6213afa3 (patch)
treeb2b19dd2fc8770178cdc70d890a154c1cb80cbf6 /Makefile
parentopt/tests/assert-running-service.sh: Adapt string check (diff)
downloaddotfiles-e905bf4d16aebf8f5a0114f1b548030e6213afa3.tar.gz
dotfiles-e905bf4d16aebf8f5a0114f1b548030e6213afa3.tar.xz
Makefile: Run opt checks individually
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e27a0bb..6b6518f 100644
--- a/Makefile
+++ b/Makefile
@@ -163,7 +163,7 @@ check-dirty-pass:
fi
check-opt:
- find opt/tests/ -name '*.sh' -exec sh {} +
+ find opt/tests/ -name '*.sh' -exec sh {} ';'
check-pod:
podchecker bin/z