Searched refs:POST_TEST (Results 1 – 2 of 2) sorted by relevance
44 POST_TEST = ${CLEAR_BOOTCONFIG}56 POST_TEST = ${CLEAR_BOOTCONFIG}68 POST_TEST = ${CLEAR_BOOTCONFIG}
98 POST_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")99 if [ "$PRE_TEST" != "$POST_TEST" ]; then