Guido Günther <[email protected]> writes: > On Thu, Aug 21, 2014 at 11:27:36AM -0700, Russ Allbery wrote: >> Guido Günther <[email protected]> writes: >> >> >> if [ -n "`ls ../*_source.changes`" ] ; then >> >> rm ../*_source.changes >> >> fi >> >> > Yeah, for the -S case this hould probably be skipped. Russ? >> >> Yes, it definitely should. I'll hopefully get a chance to look at this in >> a few days once I'm at Debconf, but feel free to beat me to it.
> I took a stab at this in gbp with the attached patch. Thank you! I've now released git-pbuilder 1.33 based on this change, which should fix this problem. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

