Re: Extra '-i' file in Bash repo

2014-07-31 Thread Chet Ramey
On 7/31/14, 7:08 AM, Quentin Minster wrote: > > Hello there, > > Commit 43aebe922bc2a614c410e282fdf772e063454168 added an empty file > named '-i' at the root of the Bash repo. This might be an elaborate > trick to auto-add the -i flag to all commands run with * as argument in > the repo directory

Extra '-i' file in Bash repo

2014-07-31 Thread Quentin Minster
Hello there, Commit 43aebe922bc2a614c410e282fdf772e063454168 added an empty file named '-i' at the root of the Bash repo. This might be an elaborate trick to auto-add the -i flag to all commands run with * as argument in the repo directory, or a mistake. Just thought I'd mention it in case it's t