Searched full:section_end (Results 1 – 4 of 4) sorted by relevance
16 - section_end setup32 - section_end configure35 - section_end build41 - section_end test48 - section_end installer78 - section_end configure81 - section_end build87 - section_end test112 - section_end configure115 - section_end build[all …]
15 - section_end setup35 - section_end configure38 - section_end build44 - section_end test78 - section_end buildenv82 - section_end test129 - section_end setup143 - section_end configure146 - section_end build
61 - section_end test84 - section_end setup91 - section_end configure94 - section_end analyse
5 # functions section_start and section_end which will emit marker lines11 # a CI config; the section_start and section_end functions will15 # a section_end with the same section name.26 # section_end section_name27 section_end () {28 printf "section_end:%s:%s\r\e[0K\n" "$(date +%s)" "$1"