Diff for /buildman/bm between versions 1.1.1.2 and 1.2

version 1.1.1.2, 2025/01/21 15:54:01 version 1.2, 2025/01/21 20:01:34
Line 276  case $ACTION in Line 276  case $ACTION in
         fi          fi
   
         touch "${BUILD_WANTED}"          touch "${BUILD_WANTED}"
         echo "$PROGN:  build of project ${PROJECT} requested on build host ${HOST}"          echo "$PROGN:  build of project ${PROJECT} requested on build host ${BUILD_HOST}"
         ;;          ;;
   
 esac  esac

Removed from v.1.1.1.2  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>