Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
PR #1718: CI fix for PR #1714
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaudill authored Sep 6, 2023
1 parent 5d8f4c2 commit d11bb1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/loc
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ find . -type f -a \( \
-o -path ./.gitignore \
-o -path ./VERSION \
-o -path ./misc/docker-clean.sh \
-o -path ./misc/branches-tidy \
-o -path ./misc/grep \
-o -path ./misc/loc \) | sort > /tmp/loc.misc
countem "MISCELLANEOUS" /tmp/loc.misc
Expand Down

0 comments on commit d11bb1e

Please sign in to comment.