summaryrefslogtreecommitdiffstats
path: root/rpmbuild-remote.py
diff options
context:
space:
mode:
Diffstat (limited to 'rpmbuild-remote.py')
-rw-r--r--rpmbuild-remote.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmbuild-remote.py b/rpmbuild-remote.py
index 4810e38..548ab16 100644
--- a/rpmbuild-remote.py
+++ b/rpmbuild-remote.py
@@ -17,7 +17,7 @@ EXTENSIONS = (
'gz',
'tgz',
'lzma',
- 'xz'
+ 'xz',
)
def get_parser():