Add -x to git clean.
commitc9e362a8ebc8c6bb810b0b8db08553f7176992f2
authorDustin Sallings <dustin@spy.net>
Thu, 26 Mar 2009 17:48:51 +0000 (26 10:48 -0700)
committerDustin Sallings <dustin@spy.net>
Sat, 4 Apr 2009 19:24:28 +0000 (4 12:24 -0700)
tree5325a6c4ee01ca0656fb8edd978b38c005e39f3d
parent0ab7da979c507fdc2af7f6345f68ec4d8371941c
Add -x to git clean.

-x removes all build artifacts that are specifically ignored, thus
required for returning a tree to its pristine state.
buildbot/slave/commands.py