Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • gsell's avatar
    modulecmd.bash.in: bugfix shell's != bash, cleanup · bbb122c8
    gsell authored
    - we cannot write the output of the modulecmd using bash to stdout
      if another shell is requested
    - rename 'g_shell' to 'Shell'
    - export_env() uses now the global defined $Shell
    bbb122c8