#!/bin/bash # Author: Iain Douglas # Tests for sdiff # Basic Tests t_Log "Running $0 - sdiff tests" sdiff -v &>/dev/null t_CheckExitStatus $?