#!/bin/bash # # This script is a clean up for the ODP project src files. # # Usage # ./scripts/opd_check set -e DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" $DIR/cleanfile $1 $DIR/checkpatch.pl -f $1