Re: Duplicate test numbers in pu.

2012-11-22 Thread Adam Spiers
On Wed, Nov 21, 2012 at 7:14 PM, Ramsay Jones wrote: > I noticed that the pu branch has two tests with number t0007, viz: > > $ cd t > $ make test-lint-duplicates > duplicate test numbers: t0007 > make: *** [test-lint-duplicates] Error 1 > $ > > In particular, t/t0007-git-var.s

Duplicate test numbers in pu.

2012-11-21 Thread Ramsay Jones
Hi Junio, I noticed that the pu branch has two tests with number t0007, viz: $ cd t $ make test-lint-duplicates duplicate test numbers: t0007 make: *** [test-lint-duplicates] Error 1 $ In particular, t/t0007-git-var.sh is added by branch 'jk/send-email-\ sender-prompt', whi