2012/6/3 Andreas Schwab <schwab@xxxxxxxxxxxxxx>: >> gettext () { >> + # Bypass options, such as '--'. >> + while test $# -gt 1 >> + do >> + shift >> + done > > shift $(($#-1)) That's better. -- Jiang Xin -- 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