Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 15130dbb rédigé par Jean-Francois GUILLAUME's avatar Jean-Francois GUILLAUME :squid:
Parcourir les fichiers

Update compile_slurm.sh

parent 8b81facb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -23,7 +23,7 @@
/usr/bin/cp ${TOP_DIR}/rpmmacros ~/.rpmmacros
# compiling rpm
/usr/bin/echo "${SLURM_BUILD_DEP_OPTIONS}" | /usr/bin/xargs /usr/bin/rpmbuild --clean --target=${SLURM_DEST_ARCH} -ba ${TOP_DIR}/SPECS/slurm.spec
/usr/bin/echo "${SLURM_BUILD_DEP_OPTIONS}" | /usr/bin/rpmbuild --clean --target=${SLURM_DEST_ARCH} -ba ${TOP_DIR}/SPECS/slurm.spec
# moving rpms to artifacts directories
/usr/bin/find ${TOP_DIR}/RPMS/ -type f -exec /usr/bin/cp -v {} ${TOP_DIR}/ARTIFACTS/ \;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter