#!/bin/sh # # wrapper for testing molecuilder . ../../atlocal "${AUTOTEST_PATH}/lmdemo" \ ${1+"$@"} status=$? exit $status