Page MenuHomeDevCentral

Symlink /home as /usr/home
ClosedPublic

Authored by dereckson on Tue, Aug 4, 18:35.

Details

Summary

Some software still expect $HOME to be /usr/home, not /home or per environment.

Fixes the following error:

$ pre-commit
An error has occurred: InvalidManifestError:
=====> /usr/home/dereckson/.cache/pre-commit/repoyyalm8z4/.pre-commit-hooks.yaml is not a file
Test Plan

Deployed on WindRiver.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
ops-trivial
Build Status
Buildable 6776
Build 7064: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Tue, Aug 4, 18:36
This revision was automatically updated to reflect the committed changes.