download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters...
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)
commit12728ea66bb93f7b1499f2b4dc00a887d25e7f85
tree6bc616dbbd44714a9da1612110afb6634853695c
parentcabfa5b36498cbb0929f13d30a781f885dd3a987
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