Make the diffs absolute and sort them.
This commit is contained in:
parent
3d0b165de9
commit
63ffa52245
71 changed files with 433680 additions and 433679 deletions
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"removed": [],
|
||||
"added": [
|
||||
"dev/kmsg",
|
||||
"root/.bash_history",
|
||||
"usr/sbin/policy-rc.d"
|
||||
"/dev/kmsg",
|
||||
"/root/.bash_history",
|
||||
"/usr/sbin/policy-rc.d"
|
||||
],
|
||||
"changed": [
|
||||
"tmp",
|
||||
"dev",
|
||||
".",
|
||||
"usr",
|
||||
"root",
|
||||
"usr/sbin"
|
||||
"/.",
|
||||
"/dev",
|
||||
"/root",
|
||||
"/tmp",
|
||||
"/usr",
|
||||
"/usr/sbin"
|
||||
]
|
||||
}
|
Reference in a new issue