Jan-Philipp Litza
636e1d5fcb
Fix sanitizing config lines ( #50553 )
...
Previously, the index got out of sync with the actual config list. Invoked with lines:
- bad
- first
- bad
- second
the sanitization would first delete index 0 and then index 2, which would result in the output
- first
- bad
By reversing the list, we avoid that problem (though a filter() would be nicer)
2019-01-09 10:56:30 -05:00
..
2018-12-19 07:25:30 +10:00
2018-12-20 18:18:46 +01:00
2018-12-19 07:25:30 +10:00
2018-12-16 15:03:19 -08:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-16 15:03:19 -08:00
2018-07-31 12:06:56 -07:00
2019-01-09 11:25:18 +01:00
2018-08-31 16:27:32 -05:00
2018-12-21 09:55:14 -05:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2019-01-09 10:46:56 -05:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2019-01-09 10:56:30 -05:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2019-01-08 09:11:43 -05:00
2018-12-19 07:25:30 +10:00
2019-01-04 14:24:42 -06:00
2018-11-05 10:03:29 +05:30
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-03-06 12:01:07 +00:00
2019-01-09 19:40:17 +05:30
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-12 14:28:20 -05:00
2018-12-19 07:25:30 +10:00
2017-09-14 11:42:20 +01:00
2017-09-14 11:42:20 +01:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2019-01-07 10:40:39 +05:30
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-12-21 11:54:10 +05:30
2018-09-04 07:13:59 +01:00
2018-12-19 07:25:30 +10:00
2018-11-20 19:31:35 +00:00
2018-12-19 07:25:30 +10:00
2017-08-15 23:12:08 -07:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-02-13 14:00:48 +00:00
2018-12-19 07:25:30 +10:00
2018-12-19 07:25:30 +10:00
2018-05-30 13:03:20 -04:00
2018-12-19 07:25:30 +10:00
2019-01-08 10:42:24 +05:30