saiph: change scaling R script

This commit is contained in:
Sandra
2021-03-02 15:45:35 +01:00
committed by Rodrigo Arias Mallo
parent a90c044c3e
commit 5caf2f79f3
2 changed files with 13 additions and 9 deletions

View File

@@ -56,7 +56,6 @@ let
};
#configs = filter (el: if el.nbly == 1 && el.nblz == 1 && el.nodes == 1 && el.gitCommit == "3b52a616d44f4b86880663e2d951ad89c1dcab4f" then false else true) configsAll;
exec = {nextStage, conf, ...}: with conf; stages.exec {
inherit nextStage;
env = ''