Home
last modified time | relevance | path

Searched refs:old_strict (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh64 old_strict=$(cat ${WRITES_STRICT})
65 if [ "$old_strict" = "1" ]; then
210 if [ ! -z ${old_strict} ]; then
211 echo ${old_strict} > ${WRITES_STRICT}