[Pkg-haskell-commits] [package-plan] 130/457: Do not remove cabal-sandbox, we want to re-use 00-index.tar
Joachim Breitner
nomeata at moszumanska.debian.org
Mon Apr 14 20:05:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit 23898907ed67b25440fd613d9219836b033db00c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Jun 15 11:54:51 2013 +0000
Do not remove cabal-sandbox, we want to re-use 00-index.tar
---
test-packages.pl | 3 ---
1 file changed, 3 deletions(-)
diff --git a/test-packages.pl b/test-packages.pl
index adf4d23..1915df2 100644
--- a/test-packages.pl
+++ b/test-packages.pl
@@ -196,6 +196,3 @@ if (run \@params, \"", \$out, \$err) {
print "Cabal install failed:\n";
print $err;
}
-
-
-system("rm -rf cabal-sandbox");
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list