[tbb-commits] [tor-browser-bundle/master] There is no need for a precise amd64 VM anymore
gk at torproject.org
gk at torproject.org
Sat Apr 15 18:05:41 UTC 2017
commit aecb932682f23d4d5802367db3773a32b2ca56bb
Author: Georg Koppen <gk at torproject.org>
Date: Sat Apr 15 18:05:22 2017 +0000
There is no need for a precise amd64 VM anymore
---
gitian/make-vms.sh | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/gitian/make-vms.sh b/gitian/make-vms.sh
index 59632da..b5e4be2 100755
--- a/gitian/make-vms.sh
+++ b/gitian/make-vms.sh
@@ -106,13 +106,3 @@ do
echo "Precise amd64 VM build failed... Trying again"
echo
done
-
-while ! build_and_test_vm precise amd64 64
-do
- stop-target 64 precise
- rm ./base-precise-amd64*
- echo
- echo "Precise amd64 VM build failed... Trying again"
- echo
-done
-
More information about the tbb-commits
mailing list