Page MenuHomeFreeBSD

beinstall.sh: Check correct exit status
ClosedPublic

Authored by jrm on Dec 19 2022, 4:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 23, 7:58 PM
Unknown Object (File)
Thu, Feb 13, 11:24 PM
Unknown Object (File)
Feb 9 2025, 5:50 PM
Unknown Object (File)
Jan 27 2025, 6:19 AM
Unknown Object (File)
Jan 26 2025, 5:56 PM
Unknown Object (File)
Jan 26 2025, 9:40 AM
Unknown Object (File)
Jan 23 2025, 6:31 PM
Unknown Object (File)
Jan 14 2025, 1:00 PM
Subscribers

Details

Summary

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).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48757
Build 45643: arc lint + arc unit