mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 05:06:38 +10:00
spelling: every
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ tmpfiles=$TEST_TMPDIR/files
|
||||
rm -rf {.,"$tmpfiles"}/{"$gazelle","$kazel"}
|
||||
)
|
||||
# Avoid diff -N so we handle empty files correctly
|
||||
# Ignoring Copyright to not trigger a CI fail avery new year
|
||||
# Ignoring Copyright to not trigger a CI fail every new year
|
||||
diff=$(diff -upr \
|
||||
-I '^Copyright.*' \
|
||||
"./pkg" "$tmpfiles/pkg" 2>/dev/null || true)
|
||||
|
||||
Reference in New Issue
Block a user