mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-09 03:20:01 +00:00
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
This commit is contained in:
commit
73a028b908
@ -110,6 +110,7 @@ Kml_Printer::Kml_Printer(const std::string& base_path)
|
||||
{
|
||||
close(fd);
|
||||
}
|
||||
umask(mask);
|
||||
fs::path tmp_filename = fs::path(tmp_filename_);
|
||||
|
||||
tmp_file_str = tmp_filename.string();
|
||||
|
Loading…
Reference in New Issue
Block a user