On Thu, Nov 13, 2014 at 04:59:12PM +0600, Alex Kuleshov wrote: > i just got git from master (f6f61cbbad0611e03b712cc354f1665b5d7b087e), > built and installed it successfully, now i'm running make test and got > following error: > > *** t9902-completion.sh *** > t9902-completion.sh: 118: > /home/shk/dev/git/t/../contrib/completion/git-completion.bash: Syntax > error: "(" unexpected (expecting "fi") > FATAL: Unexpected exit with code 2 > make[2]: *** [t9902-completion.sh] Error 1 > make[2]: Leaving directory `/home/shk/dev/git/t' > make[1]: *** [test] Error 2 > make[1]: Leaving directory `/home/shk/dev/git/t' > make: *** [test] Error 2 > > $ bash --version > 4.3.11(1)-release (x86_64-pc-linux-gnu) Weird. I can't reproduce here, using the version of bash from Debian unstable (4.3.30(1)), nor compiling 4.3.11 from sources. What platform are you on (i.e., might it be bash + some other patches installed by the distro)? -Peff -- 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