annotate example.txt @ 54:c62e80b8615a
account for paths that do not exit for the FileFetcher
author |
Jeff Hammel <jhammel@mozilla.com> |
date |
Tue, 15 Nov 2011 16:20:01 -0800 |
parents |
81fe0523a078 |
children |
|
rev |
line source |
0
|
1 # example manifest for fetch
|
|
2
|
53
|
3 # URL DESTINATION TYPE
|
|
4 http://k0s.org/geekcode tmp/code file
|
|
5 https://github.com/mozilla/mozbase/tarball/master#mozprofile tmp/mozprofile tar
|
|
6 http://k0s.org/mozilla/hg/fetch#fetch.py tmp/fetch.py hg
|
|
7 git://github.com/mozautomation/mozmill.git#jsbridge tmp/jsbridge git
|