summaryrefslogtreecommitdiff
path: root/summain
diff options
context:
space:
mode:
Diffstat (limited to 'summain')
-rwxr-xr-xsummain2
1 files changed, 1 insertions, 1 deletions
diff --git a/summain b/summain
index 55bb855..278eca8 100755
--- a/summain
+++ b/summain
@@ -27,7 +27,7 @@ import summainlib
class OutputFormat(object):
keys = ['Mtime', 'Mode', 'Ino', 'Dev', 'Nlink', 'Size',
- 'Uid', 'Username', 'Gid', 'Group', 'Target']
+ 'Uid', 'Username', 'Gid', 'Group', 'Target', 'Xattrs']
def __init__(self, output, checksums, objects):
self.output = output