File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 135135 ` # These evaluation methods should be allowed since they do not perform ` \
136136 ` # calculations, but only transform data structures.` \
137137 ` # See https://github.com/COMCIFS/cif_core/pull/561` \
138- -e " save_(reflns|diffrn_reflns)[.]limit_index_m_[1-8 ]_(min|max): .+ not contain evaluation" \
139- -e " save_(refln|diffrn_refln|diffrn_standard_refln|exptl_crystal_face)[.]index_m_[1-8 ]: .+ not contain evaluation" \
138+ -e " save_(reflns|diffrn_reflns)[.]limit_index_m_[1-9 ]_(min|max): .+ not contain evaluation" \
139+ -e " save_(refln|diffrn_refln|diffrn_standard_refln|exptl_crystal_face|twin_refln )[.]index_m_[1-9 ]: .+ not contain evaluation" \
140140 | sponge " ${OUT_FILE} "
141141 if [ -s " ${OUT_FILE} " ]
142142 then
You can’t perform that action at this time.
0 commit comments