[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #19528 [Applications/Tor Browser]: The build id stays the same with every Firefox update
#19528: The build id stays the same with every Firefox update
-----------------------------------------------+---------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status:
| needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-gitian, TorBrowserTeam201609R | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------------------------+---------------------------
Changes (by gk):
* keywords: tbb-gitian, TorBrowserTeam201609 => tbb-gitian,
TorBrowserTeam201609R
* status: needs_revision => needs_information
Comment:
One question regarding:
{{{
+ my $appfile = "$tmpdir/application.ini" if -f
"$tmpdir/application.ini";
+ $appfile = "$tmpdir/Contents/Resources/application.ini"
+ if -f "$tmpdir/application.ini";
}}}
I think I understand the first line but I have a hard time doing so wrt
the second and third: why is `appfile` getting
`$tmpdir/Contents/Resources/application.ini` assigned if
`$tmpdir/application.ini` exists? It already got assigned
`$tmpdir/application.ini` in that case.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19528#comment:34>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs