Searched refs:old_strict (Results 1 – 1 of 1) sorted by relevance
60 old_strict=$(cat ${WRITES_STRICT})61 if [ "$old_strict" = "1" ]; then206 if [ ! -z ${old_strict} ]; then207 echo ${old_strict} > ${WRITES_STRICT}
Completed in 5 milliseconds