Skip to content
Snippets Groups Projects
Select Git revision
  • 8f3fc243afbcc5977591656fac261c69f5a801fb
  • main default protected
2 results

hcp_tutorials

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Patrick M. Jensen's avatar
    patmjen authored
    module avail prints its output to stderr. In interactive shells, it
    seems this stderr is automatically redirected to stdout, so grep
    would pick it up. This is not the case in batch jobs, so we manually
    redirect the stderr output to stdout.
    8f3fc243
    History
    Name Last commit Last update