bug#16843: Error caused due to regression in git

2014-02-24 Thread Darshit Shah
newer version of gnulib that plays nicely with git 1.9 and > newer. > > Thanks Eric! I'll notify them of the fact. -- Thanking You, Darshit Shah

bug#16843: Error caused due to regression in git

2014-02-24 Thread Darshit Shah
tween a and b while c and d still retain their quotes. The second command: git submodule --quiet foreach 'echo a b "c d" "$sha1"' Gives the output: a b c d 0ac90c5a98030c998f3e1db3a0d7f19d4630b6b6 So, it does seem to do word splitting between a and b, while retaining the double space between c and d. > -- > Eric Blake eblake redhat com+1-919-301-3266 > Libvirt virtualization library http://libvirt.org > > -- Thanking You, Darshit Shah

bug#16843: Error caused due to regression in git

2014-02-22 Thread Darshit Shah
n Git. Maybe, automake needs to fix its scripts accordingly? Because the issue with `make check` was introduced through this specific commit. Do let me know if I can provide any more help. Also, I am not sunscribed to this mailing list, hence, please ensure to leave my email in the CC list. -- Thanking You, Darshit Shah