Skip to content
Snippets Groups Projects
Commit 1ece3230 authored by Tyson Littenberg's avatar Tyson Littenberg
Browse files

fixed mistake overwriting fairdraw asd on resume

parent f1f24072
No related branches found
No related tags found
No related merge requests found
......@@ -750,7 +750,7 @@ int main(int argc, char *argv[])
}
}
//Shut off cleaning flag when finishing this phase
//Shut off cleaning flag for checkpointing
data->cleanModelFlag = 0;
//Export Reference PSD and cleaned data for post-processing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment