[scripts] download.pl:
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 11 May 2012 18:17:15 +0000 (18:17 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 11 May 2012 18:17:15 +0000 (18:17 +0000)
commit20e29580aefb6d7c70b96a367ef8f737e8ae05b8
tree6e9d70d3c1c76c36196327fcde146170d084f4f3
parent695f59cd2c3e12f3ceaf08e63786a070282f21fc
[scripts] download.pl:
- cleanup cache handling code
- use alternative m// and s/// delimiters to get rid of tedious slash escaping
- use multi-argument form of system() where possible to avoid quoting & escaping issues
- avoid a temporary variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31677 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/download.pl