blob: 8b3c03c44cdb3b3bc74a1ef8a9c6556ea82eb139 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
file1 file2
---------------------------------------
x x /
x x /softlink_dset1_1
x x /softlink_dset2
x x /softlink_group1
x x /softlink_group1/dset
x x /softlink_noexist
x x /target_dset1
x x /target_dset2
x x /target_group
x x /target_group/dset
group : </> and </>
0 differences found
dataset: </softlink_dset1_1> and </softlink_dset1_1>
0 differences found
dataset: </softlink_dset2> and </softlink_dset2>
0 differences found
group : </softlink_group1> and </softlink_group1>
0 differences found
dataset: </softlink_group1/dset> and </softlink_group1/dset>
0 differences found
dangling link: </softlink_noexist> and </softlink_noexist>
0 differences found
dataset: </target_dset1> and </target_dset1>
0 differences found
dataset: </target_dset2> and </target_dset2>
0 differences found
group : </target_group> and </target_group>
0 differences found
dataset: </target_group/dset> and </target_group/dset>
0 differences found
EXIT CODE: 0
|