diff options
author | Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> | 2012-05-14 22:46:15 +0900 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-05-26 23:11:40 +0200 |
commit | c3ef63f16743202eae8b0a1207130a5ba65b8ec2 (patch) | |
tree | 47a0ee3b70ee7cd64c0d474521b28e47af76f8e9 /tests/data/test3 | |
parent | 94eb1328969b796e4ecce3a113fc6ba24c167254 (diff) |
Always create directory hierarchy for Metalink.
Filenames contained in Metalink file can include directory information.
Filenames are unique in Metalink file, taking into account the directory
information. So we need to create the directory hierarchy.
Curl has --create-dirs option, but we create directory hierarchy for
Metalink downloads regardless of the option value.
This patch also put metalink int variable outside of HAVE_LIBMETALINK
guard. This reduces the number of #ifdefs.
Diffstat (limited to 'tests/data/test3')
0 files changed, 0 insertions, 0 deletions