Searched refs:log_file (Results 1 – 1 of 1) sorted by relevance
56 log_file= # Where to save the output of the test script.66 --log-file) log_file=$2; shift;;80 test x"$log_file" = x && missing_opts="$missing_opts --log-file"111 : >"$log_file"112 "$@" >>"$log_file" 2>&1134 echo "$res $test_name (exit status: $estatus)" >>"$log_file"