[OpenAFS-devel] Re: debian-linux-i386-builder issues
Andrew Deason
adeason@sinenomine.net
Thu, 5 Sep 2013 10:29:40 -0500
On Thu, 5 Sep 2013 11:17:27 -0400 (EDT)
Benjamin Kaduk <kaduk@MIT.EDU> wrote:
> I think I remember something about buildbot configuration files or
> cache or something that we did not want to remove.
That discussion was about .buildbot.sourcedata, which we are currently
avoiding deleting by specifying '-e !.buildbot.sourcedata'. If the
command was changed from:
git clean -X -f -e '!.buildbot-sourcedata'
to:
git clean -x -f -e .buildbot-sourcedata
then it should still be left alone.
(I also thought we had a discussion to include -d in that command, to
remove cruft directories; I'm not sure why it's not in there now.)
--
Andrew Deason
adeason@sinenomine.net