Fix skipping directories in uci_list_config_files
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Tue, 22 Nov 2016 15:50:24 +0000 (16:50 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 23 Nov 2016 19:40:26 +0000 (20:40 +0100)
Don't create a hole in the array of configs if there's a directory. Such
a hole would be mistaken for the end of the array.

Signed-off-by: Michal 'vorner' Vaner <michal.vaner@nic.cz>

No differences found