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)
Thu, Oct 24, 7:16 PM
Unknown Object (File)
Oct 11 2024, 3:58 PM
Unknown Object (File)
Oct 7 2024, 6:30 PM
Unknown Object (File)
Oct 7 2024, 9:29 AM
Unknown Object (File)
Oct 5 2024, 8:55 AM
Unknown Object (File)
Oct 5 2024, 6:45 AM
Unknown Object (File)
Oct 4 2024, 8:44 PM
Unknown Object (File)
Oct 4 2024, 9:29 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.