generate debug output for rebuild-index action
This commit is contained in:
parent
bd41863797
commit
bd79c37c95
@ -616,7 +616,7 @@ def generate_ir(self):
|
||||
# Reindex script
|
||||
{
|
||||
"reindex-job": {
|
||||
"script:": ["spack buildcache update-index --keys {index_target_mirror}"]
|
||||
"script:": ["spack -d buildcache update-index --keys {index_target_mirror}"]
|
||||
}
|
||||
},
|
||||
# Cleanup script
|
||||
|
Loading…
Reference in New Issue
Block a user