mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-cluster/scr: remove reference to aprun and lsf
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -69,7 +69,7 @@ src_configure() {
|
||||
use syslog && log="1"
|
||||
use txt-log && log="1"
|
||||
|
||||
local resman="NONE" #APRUN LSF
|
||||
local resman="NONE"
|
||||
use pmix && resman="PMIX"
|
||||
use slurm && resman="SLURM"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user