Skip to content

Fix leading space in ' Dairy cows, tied housing' membership checks#10

Open
mklarmann wants to merge 1 commit into
agroscope-ch:mainfrom
mklarmann:fix/tied-housing-leading-space
Open

Fix leading space in ' Dairy cows, tied housing' membership checks#10
mklarmann wants to merge 1 commit into
agroscope-ch:mainfrom
mklarmann:fix/tied-housing-leading-space

Conversation

@mklarmann

Copy link
Copy Markdown

The tied-housing subclass is assigned as 'Dairy cows, tied housing' (no leading space), but five membership checks tested ' Dairy cows, tied housing' with a leading space, so they never matched and tied-housing dairy cows were silently excluded from those branches. This removes the leading space at lines 885, 1290, 1430, 1568, 1605.

Fixes #5

The tied-housing subclass is assigned as 'Dairy cows, tied housing' (no leading
space), but five membership checks tested ' Dairy cows, tied housing' with a
leading space, so they never matched and tied-housing dairy cows were silently
excluded from those branches. Remove the leading space at lines 885, 1290, 1430,
1568, 1605.

Fixes agroscope-ch#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant