mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Avoid double writing of the results
This commit is contained in:
		| @@ -213,7 +213,6 @@ int main(int argc, char *argv[]) { | ||||
|             } | ||||
|  | ||||
|             if(!dry_run) { | ||||
|                     write_results(&results, false); | ||||
|                     if(vm.count("path")) write_results(&results, false, config_file); | ||||
|                     else write_results(&results, false); | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez