Codebase list genext2fs / 49976b6
Merge branch 'master' into 'master' debian/tests/general: Don't follow symlinks in result comparison See merge request debian/genext2fs!2 Johannes 'josch' Schauer 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
6868 rm -r rootfs.in/dev rootfs.out/dev
6969
7070 # compare file content
71 diff -rq rootfs.in rootfs.out
71 diff -rq --no-dereference rootfs.in rootfs.out
7272
7373 # check permissions, ownership, symlink targets, modification times
7474 tar -C rootfs.in --numeric-owner --sort=name -cf root1.tar .