Searched refs:echo_testing_string (Results 1 – 3 of 3) sorted by relevance
82 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&83 test "X$echo_testing_string" = "X$echo_test_string"; then96 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&97 test "X$echo_testing_string" = "X$echo_test_string"; then107 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&108 test "X$echo_testing_string" = "X$echo_test_string"; then123 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&124 test "X$echo_testing_string" = "X$echo_test_string"; then127 elif echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` &&128 test "X$echo_testing_string" = 'X\t' &&[all …]