#!/bin/sh -
echo This is the test script.
exit 0
