[DRE-commits] [ruby-rspec] 07/08: remove file_? in rspec-mocks/tmp

Cédric Boutillier boutil at moszumanska.debian.org
Thu Aug 20 13:40:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-rspec.

commit cd1b5741d358b7b1ea63e3a9cf7a26138bc04d29
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Aug 20 12:08:52 2015 +0200

    remove file_? in rspec-mocks/tmp
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 537a4f6..295f552 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,6 +119,7 @@ override_dh_auto_clean:
 	rm -rf rspec-core/tmp/
 	rm -rf rspec-expectations/coverage/
 	rm -rf rspec-mocks/coverage/
+	rm -f rspec-mocks/tmp/file_*
 	rm -rf man/
 	dh_auto_clean
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec.git



More information about the Pkg-ruby-extras-commits mailing list