aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/62 install subdir/test.json
blob: 88c6f4bda388381a266b06bd024206295ece14b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "installed": [
    {"type": "file", "file": "usr/share/dircheck/fifth.dat"},
    {"type": "file", "file": "usr/share/dircheck/seventh.dat"},
    {"type": "file", "file": "usr/share/dircheck/ninth.dat"},
    {"type": "file", "file": "usr/share/eighth.dat"},
    {"type": "file", "file": "usr/share/fourth.dat"},
    {"type": "file", "file": "usr/share/sixth.dat"},
    {"type": "file", "file": "usr/share/sub1/data1.dat"},
    {"type": "file", "file": "usr/share/sub1/second.dat"},
    {"type": "file", "file": "usr/share/sub1/third.dat"},
    {"type": "file", "file": "usr/share/sub1/sub2/data2.dat"},
    {"type": "file", "file": "usr/share/sub2/one.dat"},
    {"type": "file", "file": "usr/share/sub2/dircheck/excluded-three.dat"}
  ]
}