Searched refs:old_rule (Results 1 – 3 of 3) sorted by relevance
27 old_rule=$(grep "^TheOne" "$smackfsdir/load" 2>/dev/null | grep ' TheOther ')49 if [ "$old_rule" != "$new_rule" ]; then50 tst_resm TINFO "Notice: Test access rule changed from \"$old_rule\"" \
28 old_rule=$(grep "^TheOne" "$smackfsdir/cipso" 2>/dev/null)60 if [ "$old_rule" != "$new_rule" ]; then61 tst_resm TINFO "Notice: Test access rule changed from \"$old_rule\"" \
50 old_rule=$(grep "^TheOne" "$smackfsdir/load" 2>/dev/null | grep ' TheOther ')87 if [ "$old_rule" != "$new_rule" ]; then88 tst_resm TINFO "Notice: Test access rule changed from \"$old_rule\"" \