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