Re: [OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolder in local repository

2012-04-10 Thread John Crispin
applied in r31240 Thanks, John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolder in local repository

2012-04-10 Thread Tathagata Das
Hi, I have modified the patch. This patch will only copy a single file from local repository. If more than one instance of the same file exists in the subfolders then it will throw an error. Signed-off-by: Tathagata Das --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a/scripts