https://bz.apache.org/bugzilla/show_bug.cgi?id=57913
--- Comment #3 from Benoit Vatan <[email protected]> --- Creating a backup subdirectory after the JMX file does not smell good to me either. At first backups were stored directly in the same directory as the JMX file, but this quickly mess the directory up, hence the .backup subdir. Wouldn't it be better to have some default backup directory, say in JMETER_HOME/backups or something ? This could be controlled by some jmeter.property with a default destination that could be user overridden in user.property ? This would then leave the JMX save directory as clean as possible. I will update the code and provide a patch after your above comments. Thanks for your feedback. Benoit. -- You are receiving this mail because: You are the assignee for the bug.
