Skip to content
Snippets Groups Projects

feat: allow hash table with file list for spack cherry-picks

Merged Wouter Deconinck requested to merge cherry-pick-hash-table-file-list into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -29,11 +29,12 @@ c07ddf83c32b7129247fe90eed486dd844047087
@@ -29,11 +29,12 @@ c07ddf83c32b7129247fe90eed486dd844047087
1255620a14afa3ad4aad681a847a3a1704141976
1255620a14afa3ad4aad681a847a3a1704141976
0fed2d66bf0eec799707dd1b88ac9419f6ae14e1
0fed2d66bf0eec799707dd1b88ac9419f6ae14e1
963e2ca82883cdc1287f1035c15d1a7e9a6fe612
963e2ca82883cdc1287f1035c15d1a7e9a6fe612
 
19c20563cc86140aaf352d72079bd9de292be0ac
---
---
## Optional hash table with comma-separated file list
## Optional hash table with comma-separated file list
read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
--- || true
--- || true
[19c20563cc86140aaf352d72079bd9de292be0ac]=var/spack/repos/builtin/packages/pythia8/package.py
[19c20563cc86140aaf352d72079bd9de292be0ac]=var/spack/repos/builtin/packages/hepmc3/package.py,var/spack/repos/builtin/packages/pythia8/package.py
---
---
## Ref: https://github.com/spack/spack/commit/[hash]
## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description]
## [hash]: [description]
Loading