]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #43062: add new git_commands key
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 26 Sep 2024 18:06:43 +0000 (20:06 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 26 Sep 2024 18:06:43 +0000 (20:06 +0200)
products/PARAVIS.pyconf

index 414453e06c0f6ee7818bcacce5756a6b6025ffab..52d26c2390b14b882ceb2bdc5cf6910aae32cb32 100644 (file)
@@ -12,7 +12,10 @@ default :
         github : $PROJECTS.projects.salome.git_info.git_server.github.url + "paravis.git"
         gitpub : $PROJECTS.projects.salome.git_info.git_server.gitpub.url + "modules/paravis.git"
       }
-      git_options : ' --recurse-submodules '
+      git_commands: [
+                     'git submodule set-url -- src/Plugins/MEDReader ../medreader',
+                     'git submodule update --init'
+                   ]
     }
     environ :
     {