Ok, can I somehow execute commands before it tries to do the fetching step? What is about the 'skipsteps' parameter for the config file? I can't get from the manual what values it accepts. Can I trick it by putting empty files in the sources or will it try to unpack them?
Sorry for all the questions! :-) Cheers, Oliver ________________________________________ From: [email protected] [[email protected]] on behalf of Ward Poelmans [[email protected]] Sent: Wednesday, June 10, 2015 11:36 AM To: [email protected] Subject: Re: [easybuild] (Recursive) github checkout with easybuild On Wed, Jun 10, 2015 at 11:33 AM, Stolpe, Oliver <[email protected]> wrote: > How do I skip the fetching step in an EasyBlock, which seems to be mandatory? The fetching step will be skipped if all files in `sources` can be found locally ;) Ward

