Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: >> + qz_to_tab_space <<EOF | iconv -f utf-8 -t $test_encoding >expected && > > You don't seem to be taking advantage of qz_to_tab_space's > transliteration of Q to tab and Z to space, so s/qz_to_tab_space/cat/ > would make the code clearer. Don't cat into a pipe unless you are concatenating multiple files, though ;-). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html