Detect perm errors in sig colors

This commit is contained in:
Gareth Evans
2017-02-22 19:29:14 +00:00
parent 0b495ad094
commit 96257f9b16
5 changed files with 17 additions and 13 deletions

View File

@@ -1846,8 +1846,8 @@ int main(int argc, char *argv[])
DoRxdPwr((to_stdout == true ? NULL : mapfile), geo, kml, ngs, tx_site,
txsites);
else
DoSigStr(mapfile, geo, kml, ngs, tx_site,
txsites);
if( (result = DoSigStr(mapfile, geo, kml, ngs, tx_site,txsites)) != 0 )
return result;
}
if(lidar){
east=eastoffset;