-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[plan-build] Generate blake2b hashes in src dir & fix
HAB_BIN
.
This change addresses 2 issues: * The file that contains the cryptographic hashes to be stored in the `FILES` metadata file needs to be created under the source cache, not in the `$PLAN_CONTEXT` directory. * The `$HAB_BIN` variable must be used throughout the program and not the `$_hab_cmd` variable, who's role has been downplayed. References #725 Signed-off-by: Fletcher Nichol <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters