Skip to content

ctng-compilers-activation-feedstock scripts shouldn't set HOST #151

@timsnyder

Description

@timsnyder

@msarahan and @mingwandroid, we're starting to use the compilers built by you guys instead of using our own recipe. One really annoying thing that I've noticed is that activating an environment with your activate scripts sets HOST to the value of -dumpmachine. For anyone who works in a multihost environment and has '%m' in their PS1 prompt (at least in zsh), it changes the prompt to have the contents of -dumpmachine.

Is there a reason why you need to use HOST in the environment? Could you use some other variablename?

I guess BASH uses HOSTNAME for this instead, so maybe you guys haven't seen this?

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