Skip to content

Change default group from /nz to a usable group #203

@mondkaefer

Description

@mondkaefer

When a user uses gricli for the very first time, or when (s)he deletes ~/.grisu, the default group is /nz. Using this group job submission fails with the following message:

"submissionLocation: No submission location specified. Since application is of type "generic" Grisu can't auto-calculate one. Please either specify package or submissionn location."

It's typically new users who run into this problem, and they probably don't know that they have to change the group. So their first attempt in using gricli is an error, which is probably not good. Also, by reading the error message, probably very few users understand what the problem is.

I figured the default is set in in grisu.gricli.environment.GricliEnvironment, should be an easy fix.

I think I'd set it to /nz/nesi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions