Home | History | Annotate | Download | only in tmux

Lines Matching defs:log

21 log() {
27 log "Removing dist; dist.old exists"
30 log "Backing up dist as dist.old"
39 log "Extracting ${distfile}"
42 log "Renaming ${distname} to dist"
52 log "Removing unnecessary files from dist"
93 log "New files found"
95 log "Check if any files have to be cleaned up and update" \
98 log "No new files; all good!"
118 log "Don't forget to update the -D flags in usr.bin/tmux/Makefile" \