]> git.baikalelectronics.ru Git - uboot.git/commit
tools: env: update lock path in README
authorJohn Keeping <john@metanate.com>
Wed, 12 Apr 2023 11:24:26 +0000 (12:24 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 25 Apr 2023 19:31:28 +0000 (15:31 -0400)
commitf45f877d188b18b585b108af502bcb6cd1272023
tree6286caed7ca3a0b0522034d051e2aa6a5a08ab16
parent2a96f3879c18377e879ff8ded3cefc1978222520
tools: env: update lock path in README

Commit b3ba5b25949a ("tools: env: use /run to store lockfile") updated the
path to the lockfile but did not update the documentation to match.

Use the new path in the documentation.

Fixes: b3ba5b2594 ("tools: env: use /run to store lockfile")
Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/env/README