Something went wrong on our end
-
Studer Gabriel authored
The shebang for addss.pl in hhsuite 3 changed from /usr/bin/env perl to /usr/bin/perl. The latter always uses the interpreter at an absolute location. In our HPC environment we load "modules" that adjust the user path. If using /usr/bin/perl, those adjustements have no effect.
Studer Gabriel authoredThe shebang for addss.pl in hhsuite 3 changed from /usr/bin/env perl to /usr/bin/perl. The latter always uses the interpreter at an absolute location. In our HPC environment we load "modules" that adjust the user path. If using /usr/bin/perl, those adjustements have no effect.