error message should include correct name and path for pirepsTable.txt
This commit is contained in:
parent
6927ebab25
commit
2aa5b513d8
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ public class CWAParser {
|
|||
getMoreCoords = true;
|
||||
} else {
|
||||
logger.error("Bad location. '" + tok
|
||||
+ "' not in the pirepTable.txt");
|
||||
+ "' not in edex_static/base/cwa/pirepsTable.txt");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue