This commit is contained in:
Douglas Gillespie 2023-03-13 18:35:25 +00:00
parent 24c7baab6e
commit 534765d1cc

View File

@ -165,6 +165,9 @@ public class TethysExporter {
return false;
}
/*
* This will become the main loop over deployment documents
*/
for (DeploymentRecoveryPair drd : deployRecover) {