Poudriere broken if comment in build file
Matthias Fechner <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Dear all, hope that is the right location. With one of the last poudriere upgrade it seem that commend (lines starting with #) are making problem in the file passed with `-f` to poudriere like: poudriere bulk -t -j 143amd64 -f pkglist I use these comments to group packages, add note why I added them to the build queue etc. It seems that poudriere now ignore every package after the first comment line. Can maybe someone help here? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook