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)
Mon, Jan 27, 6:19 AM
Unknown Object (File)
Sun, Jan 26, 5:56 PM
Unknown Object (File)
Sun, Jan 26, 9:40 AM
Unknown Object (File)
Thu, Jan 23, 6:31 PM
Unknown Object (File)
Tue, Jan 14, 1:00 PM
Unknown Object (File)
Nov 17 2024, 8:14 PM
Unknown Object (File)
Nov 3 2024, 4:14 PM
Unknown Object (File)
Oct 17 2024, 2:34 AM
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