Project

General

Profile

Bug #1122

Updated by Jörg Riesmeier over 1 year ago

Currently, movescu's --output-directory option is ignored for creating output files when the bit-preserving mode option (+B or --bit-preserving) is used. That means the file is always written to the current working directory, which is not expected by the user and also not intended. 

 This issue has been reported by Luis Miguel Santos <luis.santos2@nih.gov >. 

Back