Skip to content
Snippets Groups Projects
  1. Feb 10, 2023
    • patmjen's avatar
      Fix error in init script · 8f3fc243
      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
  2. Nov 25, 2022
  3. Nov 24, 2022
  4. Nov 16, 2022
  5. Nov 04, 2022
  6. Nov 03, 2022
  7. Oct 17, 2022
  8. Nov 10, 2021
Loading