Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/vpnor/
H A Dobmc-vpnor-util25 rwVolatile="${PNOR_RW_ACTIVE_PATH}${volatileName}"
26 if [ -f "${rwVolatile}" ]; then
27 echo "Clear $rwVolatile"
28 rm "${rwVolatile}"