Nantes Université

Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 8fd07237 rédigé par Jean-Francois GUILLAUME's avatar Jean-Francois GUILLAUME :squid:
Parcourir les fichiers

modifying compile_*.sh

parent 000c204c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,7 +4,9 @@
/usr/bin/rm -rf ${TOP_DIR}/BUILD/* ${TOP_DIR}/RPMS/* ${TOP_DIR}/SRPMS/* ${TOP_DIR}/SOURCES/* ${TOP_DIR}/BUILDROOT/*
# retrieving sources
SLURM_BUILD_DEP_OPTIONS=$(/usr/bin/grep "SLURM_BUILD_DEP_OPTIONS" ${TOP_DIR}/SLURM_INFOS|sed "s|'||g"| sed "s|export SLURM_BUILD_DEP_OPTIONS=||g"|sed 's|"|\"|')
/usr/bin/echo ${SLURM_BUILD_DEP_OPTIONS}
export SLURM_BUILD_DEP_OPTIONS=$(/usr/bin/grep "SLURM_BUILD_DEP_OPTIONS" ${TOP_DIR}/SLURM_INFOS|sed "s|'||g"| sed "s|export SLURM_BUILD_DEP_OPTIONS=||g"|sed 's|"|\"|')
/usr/bin/echo ${SLURM_BUILD_DEP_OPTIONS}
/usr/bin/git clone -b slurm-${SLURM_VERSION} ${SLURM_URL} ${TOP_DIR}/SOURCES/slurm-${SLURM_VERSION_SPEC}-${SLURM_RELEASE_SPEC}
/usr/bin/sed -i "s|^Name:.*|Name: slurm|g" ${TOP_DIR}/SOURCES/slurm-${SLURM_VERSION_SPEC}-${SLURM_RELEASE_SPEC}/slurm.spec
......
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