sapling/exec
Wez Furlong 227bd1e176 mkscratch: add $REPO_OWNER_HOME
Summary:
$HOME and $USER can vary depending on whether sudo is used or
not.  In the mixed owner situations that tend to crop up at FB we
generally want to consider the user and home dir of the owner of the
repo rather than whatever the current user is.

This diff adds a `REPO_OWNER_HOME` replacement token that resolves
the owner of the repo and then looks up their home directory.

Reviewed By: simpkins

Differential Revision: D17335435

fbshipit-source-id: bf81565abdf66084b93c3411ae6b58af0c4a6143
2019-09-16 08:50:48 -07:00
..
hgmain Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:37 -07:00
scm_daemon Delete extern crate lines 2019-09-11 22:02:16 -07:00
scratch mkscratch: add $REPO_OWNER_HOME 2019-09-16 08:50:48 -07:00
utils Delete extern crate lines 2019-09-11 22:02:16 -07:00