[tor-commits] [ooni-probe/master] Cleanup after your mess

art at torproject.org art at torproject.org
Mon Aug 19 15:34:51 UTC 2013


commit 2bb434e8193180d6ffaa601eec6ee60819774137
Author: Arturo Filastò <art at fuffa.org>
Date:   Thu Aug 15 21:12:28 2013 +0200

    Cleanup after your mess
---
 inputs/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/inputs/Makefile b/inputs/Makefile
index 015a991..ff74cf6 100644
--- a/inputs/Makefile
+++ b/inputs/Makefile
@@ -4,6 +4,7 @@ all: whatheaders lists
 lists:
 	curl -O https://ooni.torproject.org/inputs/input-pack.tar.gz
 	tar xzf input-pack.tar.gz
+	rm input-pack.tar.gz
 
 whatheaders:
 	wget http://s3.amazonaws.com/data.whatheaders.com/whatheaders-latest.xml.zip





More information about the tor-commits mailing list