[DRE-commits] [ruby-fakeweb] 09/13: fix repack.sh

Cédric Boutillier boutil at alioth.debian.org
Fri Oct 4 16:36:03 UTC 2013


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

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

commit 6e16be02d044cc2a607dfb9af18af67bdb0cd4b1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Oct 4 17:24:06 2013 +0200

    fix repack.sh
---
 debian/repack.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/repack.sh b/debian/repack.sh
index feaba79..e1ebd81 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -30,7 +30,7 @@ fi
 
 ## Remove stuff
 rm -vfr $UP_BASE/test/vendor
-rm -vf  $UP_BASE/test/google_response*
+rm -vf  $UP_BASE/test/fixtures/google_response*
 
 ## End
 

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



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