[tor-commits] [tor-browser-bundle/master] Fix a miscommit of some debugging.

mikeperry at torproject.org mikeperry at torproject.org
Tue Aug 6 02:45:34 UTC 2013


commit fd787badd83c17af6aa80e465ffcaa1957831c43
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Tue Aug 6 04:42:56 2013 +0200

    Fix a miscommit of some debugging.
---
 gitian/make-vms.sh |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gitian/make-vms.sh b/gitian/make-vms.sh
index 32d0b71..d5615a6 100755
--- a/gitian/make-vms.sh
+++ b/gitian/make-vms.sh
@@ -57,8 +57,7 @@ build_and_test_vm() {
 while ! build_and_test_vm lucid i386 32
 do
   stop-target 32 lucid
-  exit 1
-  #rm ./base-lucid-i386*
+  rm ./base-lucid-i386*
   echo
   echo "Lucid i386 VM build failed... Trying again"
   echo





More information about the tor-commits mailing list