On Monday, January 14, 2013 01:57:14 PM Marco Elver wrote:
> echo "$(echo "x'" '{1,2}')"

This was fixed in git a while back, but not backported to 4.2. I believe this:

                                   8/21
                                   ----
command.h
        - W_NOBRACE: new word flag that means to inhibit brace expansion

subst.c
        - brace_expand_word_list: suppress brace expansion for words with
          W_NOBRACE flag

-- 
Dan Douglas

Reply via email to