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

/sssd/contrib/ci/
H A Dvalgrind-condense31 Valgrind log files.
42 be used in naming Valgrind log files as such:
44 PROGRAM_NAME.PID.valgrind.log
49 frontend script. All files matching PROGRAM_NAME.*.valgrind.log are removed
52 If an error is found in Valgrind log files, ERROR_EXITCODE is returned,
124 rm -f -- "$program_name".*.valgrind.log
125 valgrind --log-file="$program_name.%p.valgrind.log" "$@" || status=$?
128 "$program_name".*.valgrind.log; then
/sssd/contrib/fedora/
H A Dmake_srpm.sh138 PRERELEASE_VERSION=.$(date +%Y%m%d.%H%M).git$(git log -1 --pretty=format:%h)

Completed in 28 milliseconds