#! /bin/bash cat <<--- This test checks that the configuration file is properly parsed if there is only one parameter passed to the awesomeindex_header and awesomeindex_footer configuration directives. -- nginx_start 'awesomeindex_header "/header"; awesomeindex_footer "/footer";' nginx_is_running || fail 'Nginx died'