Hi Louwrens,
On 18/08/15 08:39, Van Dellen Louwrens EXT wrote:
Hello,
I’m playing around with EB and I would like to know if there is an
option to keep the temporary logs and directory when using the --try
and --dry-run options. I would like to inspect the tweaked easyconfig
files that were generated.
Right now, the removal of the temporary directory is hardcoded.
But, it shouldn't be too hard to add a configuration option like
--cleanup-tmpdir, which is True by default and is equivalent to
--cleanup-builddir which we already have.
Then, you would be able to use --disable-cleanup-tmpdir or
--cleanup-tmpdir=no,
or define $EASYBUILD_CLEANUP_TMPDIR=0 ((I need to check on the latter two).
Please submit this as a feature request via
https://github.com/hpcugent/easybuild-framework/issues/new (or, if
you're up for it, give it a try yourself and send us a pull request
;-)), so it doesn't get forgotten.
regards,
Kenneth