[Reproducible-commits] [misc] 02/02: fetch-rbuild.sh -> ./fetch-logs.sh rbuild p1 p2 ... (or dbdtxt)

Chris West faux-guest at moszumanska.debian.org
Mon Nov 16 18:53:23 UTC 2015


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

faux-guest pushed a commit to branch master
in repository misc.

commit f5a7c816d749086662998d0b5c60617b4bd70e57
Author: Chris West (Faux) <git at goeswhere.com>
Date:   Mon Nov 16 18:53:21 2015 +0000

    fetch-rbuild.sh -> ./fetch-logs.sh rbuild p1 p2 ... (or dbdtxt)
---
 fetch-rbuild.sh | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/fetch-rbuild.sh b/fetch-rbuild.sh
deleted file mode 100755
index a3e2bf2..0000000
--- a/fetch-rbuild.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-mkdir rbuilds
-curl https://reproducible.debian.net/rbuild/unstable/amd64/ > rbuild.lst
-for n in "$@"; do grep '"'${n}_ rbuild.lst | cut -d\" -f8; done > wanted.lst
-(
-    cd rbuilds;
-    <../wanted.lst sed 's,^,https://reproducible.debian.net/rbuild/unstable/amd64/,' | xargs wget -N
-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list