forked from ExternalVendorCode/Signal-Server
Detect perm errors in sig colors
This commit is contained in:
4
main.cc
4
main.cc
@@ -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;
|
||||
|
Reference in New Issue
Block a user