Searched refs:sed_result (Results 1 – 1 of 1) sorted by relevance
204 sed_result=`echo 'aaa//bcd' | sed -e "$sed_test"`205 test "$sed_result" = 'aaa' \