#!/bin/bash

if [ ! -z $MESA_OP_MONO_DATA_PATH ]
then
 diff -b final.mod final_check.mod
fi
