All pastes #940793 Raw Edit

Klintrup

public diff v1 · immutable
#940793 ·published 2008-03-13 08:50 UTC
rendered paste body
7a8> MAILTO="test@test.dk"50,51c51,55<  echo ${ERRORSTRING} ${OKSTRING}|sed s/"^\/ "//<  exit ${ERR}--->  if [ "${ERR}" -ge "1" ]>  then>   echo output: ${ERRORSTRING} ${OKSTRING}|sed s/"^\/ "//|mail -Es "disk failure" ${MAILTO}>   exit ${ERR}>  fi53d56<  echo no raid volumes found