mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed bug with multiple conditions which was introduced in SVN 1696
SVN revision: 1702
This commit is contained in:
parent
bd8cd32e80
commit
5e40c8421a
@ -2660,7 +2660,6 @@ void evaluate_conditions(LOGBOOK * lbs, char attrib[MAX_N_ATTR][NAME_LENGTH])
|
|||||||
|
|
||||||
set_condition(condition);
|
set_condition(condition);
|
||||||
scan_attributes(lbs->name);
|
scan_attributes(lbs->name);
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user