Correction valeur RAM parpar
This commit is contained in:
parent
f6f7381cc9
commit
f9787aac96
@ -42,7 +42,7 @@ do
|
||||
{
|
||||
echo -e ${VERT}"DEBUT DE TRAITEMENT DE" ${FILESANSEXT}${NORMAL}
|
||||
echo -e ${CYAN}"CREATION DES PAR2"${NORMAL}
|
||||
parpar -s10M -r20%+2 -m16384M -p1l -o ${FILESANSEXT}.par2 ${name}
|
||||
parpar -s10M -r20%+2 -m4096M -p1l -o ${FILESANSEXT}.par2 ${name}
|
||||
ret=$?
|
||||
if [ $ret -eq 139 ]; then
|
||||
echo -e "${ROUGE}Segmentation fault détecté lors de parpar (${ret}).${NORMAL}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user