#!/bin/sh # # wrapper for testing NanoCreator . atconfig "${abs_top_builddir}/src/NanoCreator" \ ${1+"$@"} status=$? exit $status