[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)
commit44617bac6c0a30d1d2d829d7688be7ab6b94bc7a
tree6e9d70d3c1c76c36196327fcde146170d084f4f3
parent01b796a94ecb67938a05053b295a45de5c441377
[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

SVN-Revision: 31677
scripts/download.pl