Searched refs:not_start_value (Results 1 – 2 of 2) sorted by relevance
20 not_start_value="17"23 echo "$not_start_value" 2>/dev/null > "$smackfsdir/doi"26 if [ "$direct_value" != "$not_start_value" ]; then28 "expected \"$not_start_value\"."
20 not_start_value="17"23 echo "$not_start_value" 2>/dev/null > "$smackfsdir/direct"26 if [ "$direct_value" != "$not_start_value" ]; then28 "not the expected \"$not_start_value\"."