On Wed, Nov 21, 2012 at 04:31:11AM +0100, Felipe Contreras wrote: > On Wed, Nov 21, 2012 at 1:05 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > Here is a list of stalled topics I am having trouble deciding what > > to do (the default is to dismiss them around feature freeze). > > > > * fc/fast-export-fixes (2012-11-08) 14 commits > > > > Renaming of remote-testgit feels to be a mistake. It probably > > should keep its source in remote-testgit.bash and generate it, > > Why generate it? There's nothing to generate. python's source code > needs regeneration, bash's code doesn't. We fix up the #!-lines on all of the existing shell scripts (as well as python and perl). Wouldn't we want to do the same for people who have bash in an alternate location? As the series is now, people with bash in their PATH, but not in /bin/bash, will fail t5801 (the prereq to skip the test uses "type", but git-remote-testgit hardcodes /bin/bash). -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