When retrieving the timestamp of the last commit using git-show(1), do
not pipe the output to head(1), otherwise the value in $? will be for
head(1) and not git-show(1).
Details
Details
- Reviewers
will emaste bapt - Commits
- rGa0c50eda2987: beinstall.sh: Check correct exit status
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 48757 Build 45643: arc lint + arc unit