Page MenuHomeFreeBSD

sh: when loading profile, skip obvious scratch files.
ClosedPublic

Authored by des on Oct 2 2022, 12:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 26 2024, 1:18 PM
Unknown Object (File)
Apr 26 2024, 11:51 AM
Unknown Object (File)
Apr 26 2024, 11:36 AM
Unknown Object (File)
Apr 26 2024, 11:36 AM
Unknown Object (File)
Apr 26 2024, 8:01 AM
Unknown Object (File)
Apr 25 2024, 4:14 AM
Unknown Object (File)
Apr 22 2024, 4:33 AM
Unknown Object (File)
Apr 22 2024, 4:33 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Oct 2 2022, 12:24 PM
bin/sh/profile
22

Maybe case "${_file}" ? With quotes.

bin/sh/profile
22

No, this is correct.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 3 2022, 2:36 PM
This revision was automatically updated to reflect the committed changes.