Changeset 1200 for trunk/CommonMediaPlayer/Update Classes/CMPInstaller.m
- Timestamp:
- 03/02/10 19:26:23 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonMediaPlayer/Update Classes/CMPInstaller.m
r1187 r1200 158 158 [unzipTask waitUntilExit]; 159 159 int theTerm = [unzipTask terminationStatus]; 160 [unzipTask release]; 160 161 //NSLog(@"helperTask terminated with status: %i",theTerm); 161 162 if (theTerm != 0)
