Use = when comparing numbers

This commit is contained in:
Christopher Baines 2025-03-10 14:12:42 +00:00
parent 8c79536fa4
commit 2eb5714829
10 changed files with 23 additions and 23 deletions

View file

@ -37,7 +37,7 @@
(lambda (conn)
(let ((count
(count-git-repositories-with-x-git-repo-header-values conn)))
(when (eq? count 0)
(when (= count 0)
(display
"\nerror: no git_repositories exist with a value for x_git_repo_header
error: to match emails to repositories, the git_repositories entry must have