[libgweather] tests: 2 more known duplicate weather stations
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] tests: 2 more known duplicate weather stations
- Date: Thu, 4 Jul 2019 10:28:39 +0000 (UTC)
commit 026d7f873617adb89d0ae3bf8c4d032abb425b6a
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jul 4 12:21:37 2019 +0200
tests: 2 more known duplicate weather stations
That do appear in the stations.txt file.
libgweather/test_libgweather.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libgweather/test_libgweather.c b/libgweather/test_libgweather.c
index 13e5036..93a2e75 100644
--- a/libgweather/test_libgweather.c
+++ b/libgweather/test_libgweather.c
@@ -334,6 +334,8 @@ parse_metar_stations (const char *contents)
const char * const known_duplicates[] = {
"VOGO",
"KHQG",
+ "KOEL",
+ "KTQK",
NULL
};
if (g_strv_contains (known_duplicates, station)) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]