#!/bin/bash
if [ ! `which mcelog` ] ; then {
	echo "mcelog not available"
	exit 2
} ; fi
	
