Changeset 14642
- Timestamp:
- Dec 29, 2015, 12:48:55 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r14641 r14642 2180 2180 2181 2181 if (chdir ("/") == -1) 2182 /* ignore (nice to have but not that critical) */; 2182 { 2183 /* ignore (nice to have but not that critical) */ 2184 } 2183 2185 2184 2186 if (execvp (script, cmd) == -1)
Note: See TracChangeset
for help on using the changeset viewer.