[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/master] Remove .git from rsync exclude in vagrant.



commit 961913b609841b2a8e058e0bdb4d3d2130871d89
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date:   Mon Aug 5 12:48:56 2013 -0700

    Remove .git from rsync exclude in vagrant.
---
 vagrant/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vagrant/Makefile b/vagrant/Makefile
index 36738f2..2490efb 100644
--- a/vagrant/Makefile
+++ b/vagrant/Makefile
@@ -39,7 +39,7 @@ tbb:
 		fi"
 	
 	vagrant ssh --command "\
-		rsync -r --exclude=.git --exclude=.vagrant \
+		rsync -r --exclude=.vagrant \
 		/tor-browser-bundle/ ~/tor-browser-bundle"
 	
 	vagrant ssh --command "cd ~/tor-browser-bundle/gitian && USE_LXC=1 make"

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits