summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-01-06 07:50:18 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-01-06 07:50:18 +0000
commitb991ccc2103eb468cc663a1263750fb86d0745ae (patch)
tree38adb0bb7206f2b7779383c63d5ef82f0fd7bc5a /missing
parentdd3ed41cd03f37da856e0af764d8cc8aec952531 (diff)
add logic to handle Unicode beta period file names
In downloader.rb, add logic to handle file names of the form UnicodeData-12.0.0d6.txt. To find the right file, we download the index of the directory. Then we download the files by finding the file names from the index. Files are always checked for changes, because changes might be frequent during the beta period. We also check whether any index.html files are left when we are not in the beta period. This would indicate that we might have stale data from the beta period rather than the actual release data. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions