commit beb571f4c3e96be1458c870e6be486e5f1561d39 Author: Georg Koppen gk@torproject.org Date: Tue Apr 11 14:54:38 2017 +0000
We are on tor-browser-builder-4 meanwhile --- gitian/check-prerequisites.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/check-prerequisites.sh b/gitian/check-prerequisites.sh index d6e79fd..74ddab6 100755 --- a/gitian/check-prerequisites.sh +++ b/gitian/check-prerequisites.sh @@ -92,7 +92,7 @@ then echo echo "Please run:" echo " cd ../../ " - echo " torsocks git clone -b tor-browser-builder-3 https://git.torproject.org/builders/gitian-builder.git" + echo " torsocks git clone -b tor-browser-builder-4 https://git.torproject.org/builders/gitian-builder.git" echo " cd -" exit 1 fi
tbb-commits@lists.torproject.org