The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a077a4e3b41bb676be1237fb0af78d6814393fe7
commit a077a4e3b41bb676be1237fb0af78d6814393fe7 Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2021-07-26 17:27:16 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2021-07-26 18:17:59 +0000 Cirrus-CI: report pkg version PR: 257422 --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 9760695bb654..6e1e515ff84b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -18,6 +18,7 @@ task: setup_script: - uname -a - df -m + - pkg --version - pw useradd user - mkdir -p /usr/obj/$(pwd -P) - chown user:user /usr/obj/$(pwd -P) _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"