Changeset 9195
- Timestamp:
- Sep 27, 2009, 6:48:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r9188 r9195 2380 2380 { 2381 2381 /* blow away the leftover subdirectories in the old location */ 2382 tr_torrentDeleteLocalData( tor, remove ); 2382 if( do_move ) 2383 tr_torrentDeleteLocalData( tor, remove ); 2383 2384 2384 2385 /* set the new location and reverify */
Note: See TracChangeset
for help on using the changeset viewer.