/[webpac2]/trunk/t/conf/test.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/conf/test.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 685 by dpavlin, Sun Sep 24 15:28:54 2006 UTC revision 686 by dpavlin, Sun Sep 24 17:25:04 2006 UTC
# Line 10  databases: Line 10  databases:
10    foo:    foo:
11      name: 'foo name'      name: 'foo name'
12      input:      input:
13        name: 'foo-input1'        - name: 'foo-input1'
14        type: isis          type: isis
15        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
16        encoding: 'cp852'          encoding: 'cp852'
17        #limit: 10          #limit: 10
18        normalize:          normalize:
19          path: 'conf/normalize/foo.pl'            path: 'conf/normalize/foo.pl'
20          - name: 'foo-input2'
21            type: isis
22            path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
23            encoding: 'cp852'
24            #limit: 10
25            normalize:
26              path: 'conf/normalize/foo.pl'
27    
28    bar:    bar:
29      name: 'bar name'      name: 'bar name'
30      input:      input:
31        name: 'bar-input1'        name: 'bar-input'
32        type: isis        type: isis
33        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
34        encoding: 'cp852'        encoding: 'cp852'
# Line 32  databases: Line 39  databases:
39    baz:    baz:
40      name: 'baz name'      name: 'baz name'
41      input:      input:
42        name: 'baz-input1'        name: 'baz-input'
43        type: isis        type: isis
44        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
45        encoding: 'cp852'        encoding: 'cp852'

Legend:
Removed from v.685  
changed lines
  Added in v.686

  ViewVC Help
Powered by ViewVC 1.1.26