Improve implementation of install-missing-packages As suggested by mat@ in D23484, let's use a proper if statement here instead of short-circuits operators.
Details
Details
- Reviewers
mat - Group Reviewers
O5: Ports Framework portmgr - Commits
- rP525388: Improve implementation of install-missing-packages
Run make install-missing-packages in:
- a port which has all the dependencies already installed
- a port which is still missing some dependencies
Try all the above scenarios with the default SU_CMD and with SU_CMD= /usr/local/bin/sudo -E sh -c.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable