generate debug output for rebuild-index action

This commit is contained in:
Peter Scheibel 2025-05-13 17:18:03 -07:00 committed by Chris White
parent bd41863797
commit bd79c37c95

View File

@ -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