CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/26 08:25:47
Modified files:
infrastructure/bin: portbump
Log message:
write a proper pipe handling for running make, with actual error handling
return the full output of make as an array each time.
mainly done because SUBDIR should be passed in the environment, otherwise
some really funky things happen (ask kn@)
naddy@ approves the direction
