Skip to content

Commit

Permalink
remove whitespace from l3
Browse files Browse the repository at this point in the history
Signed-off-by: ehearneredhat <ehearne@redhat.com>
  • Loading branch information
ehearneRedHat committed Aug 27, 2024
1 parent ee655ca commit 8dd4382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/check-git-dirty.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

if ! command -v git &>/dev/null
if ! command -v git &>/dev/null
then
echo "git not found..." >&2
exit 1
Expand Down

0 comments on commit 8dd4382

Please sign in to comment.