Skip to content

Commit ef3d9c5

Browse files
committed
bin/check-warn.sh: remove trailing whitespace
Signed-off-by: Randolph Sapp <[email protected]>
1 parent 807117c commit ef3d9c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/check-warn.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ fi
8080
if [ "$_old" = "HEAD" ]; then
8181
_old=$(git rev-parse HEAD)
8282
fi
83-
8483

8584
# get current branch name or commit ID
8685
_cbr=$(git branch | sed -n '/\* /s///p')

0 commit comments

Comments
 (0)