]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Remove newly imported upstream directory in import-upstream
authorRuss Allbery <rra@debian.org>
Tue, 20 Apr 2010 03:45:51 +0000 (20:45 -0700)
committerRuss Allbery <rra@debian.org>
Tue, 20 Apr 2010 03:45:51 +0000 (20:45 -0700)
commit0e3aacc4e8fdd8df2031ee1b7cc17c4634b3dd8a
tree2694cb33a62addde0987ff28697f92c1be0cfed1
parent17742532ae258672a7ea6fde82999607107a3d1d
Remove newly imported upstream directory in import-upstream

import-upstream was leaving behind a directory from unpacking the
upstream source, which under some circumstances was getting imported
into the upstream branch (if, for instance, the script was run twice
in succession).  Make sure it's gone with rm -rf.
debian/import-upstream