[tor-commits] [tor-browser-build/master] No branch -2 for nightlies anymore
gk at torproject.org
gk at torproject.org
Thu Jan 18 10:58:14 UTC 2018
commit a5d545cece11bc2a5161e9bf40460de16d2b245b
Author: Georg Koppen <gk at torproject.org>
Date: Thu Jan 18 10:57:51 2018 +0000
No branch -2 for nightlies anymore
---
projects/firefox/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/firefox/config b/projects/firefox/config
index d2d0bb7..235a552 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -28,7 +28,7 @@ targets:
torbrowser_update_channel: release
nightly:
- git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-2'
+ git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1'
tag_gpg_id: 0
var:
torbrowser_update_channel: default
More information about the tor-commits
mailing list