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