diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 15:40:07 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 15:40:07 +0000 |
commit | 667f375bc19540ec9cb388b70a9c22f20bf8ea99 (patch) | |
tree | ec730da0357dac37cc82688dfbfd6351b6b6c1a0 /TODO | |
parent | 8cd8125b071f4a0be8ec05d40471da6821067b07 (diff) |
"ftp://ftp.example.com/ must run ftp" + "rsync://...../" are now both permitted.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -8,9 +8,3 @@ Use a class factory to instantiate tests on the worker-side. The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub. - -allow rsync://hostnaem for rsync test - -allow ftp://ftp.uk.mirror.bytarmk.co.uk for ftp test - - |