Searched refs:CUSTOM_TEST (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch73 CUSTOM_TEST= # -t test
579 [ "$CUSTOM_TEST" ] &&
580 ARGV="$ARGV -t '$( shell_escape "$CUSTOM_TEST" )'"
770 t) CUSTOM_TEST="${CUSTOM_TEST:+($CUSTOM_TEST) && }$OPTARG" ;;
942 if [ "$CUSTOM_TEST" ]; then
944 "") EVENT_TEST="$CUSTOM_TEST" ;;
946 ($CUSTOM_TEST)"
1006 if [ "$CUSTOM_TEST
[all...]

Completed in 47 milliseconds