Skip to content
Snippets Groups Projects
Commit fcf6c307 authored by David Keitel's avatar David Keitel
Browse files

Writer.check_cached_data_okay_to_use(): fix comparing new commandline against old SFT header

 -this used to require exact string match, but SFT header
  can for some reason have the CLAs reordered
  (e.g. when ephemerides are involved)
 -introduce new helper function match_commandlines()
  and do proper unordered set comparison
 -also comment out log info about cff content checking,
  which wasn't actually implemented!
parent 69c31083
No related branches found
No related tags found
1 merge request!25ephemerides handling fixes
Loading
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