Skip to content

Commit

Permalink
What generates the warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed May 29, 2024
1 parent 766c834 commit c4051de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/roster/public_committee_info.rb
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
end
else
unless active.include? key
Wunderbar.warn "Has '#{key}'' retired? Could not find it in committee-info.txt!"
Wunderbar.warn "Checking committee-info.yml: has '#{key}'' retired? Could not find it in committee-info.txt!"
end
end
end
Expand Down

0 comments on commit c4051de

Please sign in to comment.