Arkadiusz Miskiewicz <arekm@xxxxxxxx> wrote: > On Monday 18 of June 2007, Shawn O. Pearce wrote: > > Arkadiusz Miskiewicz <arekm@xxxxxxxx> wrote: > > > * FAIL 16: corrupt a pack and see if verify catches > > > cat test-1-${packname_1}.idx >test-3.idx && > > > cat test-2-${packname_2}.pack >test-3.pack && > > > > Hmm. That is t5300-pack-objects.sh. > > If anyone is interested in debugging that problem then I can give ssh access > to this machine. How about we start with the output of: cd t && ./t5300-pack-objects.sh -v ? That should be a lot more verbose, as it will include the commands we are running and their stdout/stderr. Sometimes fun details about broken tools can be easily obtained from that output. -- Shawn. - 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