#!/bin/sh . ./tests/lib/test-setup.sh foo_setup cat >> "$conf" < /dev/null;then echo PASS else echo "Output: $actual_env_command" echo "does not match RE: $expected_env_command_RE" exit 1 fi