Skip to content
Commit f7d8be3e authored by Dimitrios Apostolou's avatar Dimitrios Apostolou Committed by Chris Lamb
Browse files

Avoid calling external stat command

We compare (some fields at least) using python's os.lstat().
Only if we find differences, we call external stat command
so that we can generate a diff using its output.
parent 959d4233
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment