Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle failure to update times #90

Merged
merged 1 commit into from
Jan 5, 2014
Merged

Properly handle failure to update times #90

merged 1 commit into from
Jan 5, 2014

Conversation

lutzky
Copy link
Contributor

@lutzky lutzky commented Jan 4, 2014

Linux won't allow utime() to be called on a file that's not owned by
the current user (even if it is writable by him). This causes a problem
for people running their torrent software as one user, but tvnamer as
another.

Note, this is the same as #89 but for the ver3 branch.

Linux won't allow utime() to be called on a file that's not *owned* by
the current user (even if it is writable by him). This causes a problem
for people running their torrent software as one user, but tvnamer as
another.
dbr added a commit that referenced this pull request Jan 5, 2014
Properly handle failure to update times
@dbr dbr merged commit e545f4b into dbr:ver3 Jan 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants