Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !146

Fixed #152. Added conditionals in expid, both for create and copy, that verify...

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed wuruchi requested to merge issue152 into master Sep 18, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Fixed #152 (closed). Added conditionals in expid, both for create and copy, that verify if the parameter [conf] custom_platforms has been set in autosubmitrc. Also added a couple of fixes for the error handling of these procedures. Updated documentation accordingly.

If there is an autosubmitrc or .autosubmitrc in the home directory of the user, or even in the default autosubmitrc. It is possible to insert the configuration option under the conf label:

[conf] custom_platforms=path

Where path also includes the name of the file from where the contents of platforms_expid.conf should be copied.

If such file does not exist or this parameter has not been set, the contents of platforms_expid.conf are extracted from the default source.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue152