Merge lp://qastaging/~mardy/ubuntu-system-settings-online-accounts/stale-hooks-1596478 into lp://qastaging/ubuntu-system-settings-online-accounts

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: 369
Merged at revision: 370
Proposed branch: lp://qastaging/~mardy/ubuntu-system-settings-online-accounts/stale-hooks-1596478
Merge into: lp://qastaging/ubuntu-system-settings-online-accounts
Diff against target: 100 lines (+32/-4)
2 files modified
click-hooks/accounts.cpp (+16/-2)
click-hooks/main.cpp (+16/-2)
To merge this branch: bzr merge lp://qastaging/~mardy/ubuntu-system-settings-online-accounts/stale-hooks-1596478
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Pending
Online Accounts Pending
Review via email: mp+298497@code.qastaging.launchpad.net

Commit message

Read time from symlink file, not target

It looks like click does not updates the time of installed files when upgrading a click package. QFileInfo::lastModified() method returns the time of the target file of a symlink, which causes our hooks not to detect a change.

Description of the change

Read time from symlink file, not target

It looks like click does not updates the time of installed files when upgrading a click package. QFileInfo::lastModified() method returns the time of the target file of a symlink, which causes our hooks not to detect a change.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches