summaryrefslogtreecommitdiffstats
path: root/gd_diff.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-11-15 22:49:24 +0000
committerrsiddharth <s@ricketyspace.net>2016-11-15 22:49:24 +0000
commitf9a7bcfdbe96fc8b4f0ea9bb4d43429858fe87f4 (patch)
tree81c01a2b987fde393e28c5c999c13d627259665b /gd_diff.py
parenta7408d6431db51bd068e52d74f9cc9c33fca2483 (diff)
Update `field_list`.
The strings in the list are single quoted. * gd_diff.py (field_list): Update variable.
Diffstat (limited to 'gd_diff.py')
-rw-r--r--gd_diff.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gd_diff.py b/gd_diff.py
index ca2a7b0..087ee9b 100644
--- a/gd_diff.py
+++ b/gd_diff.py
@@ -24,8 +24,8 @@ _version = '0.1.0dev0'
# list of recognized fields.
field_list = [
- "Change-Type",
- "Changed-From-Debian",
+ 'Change-Type',
+ 'Changed-From-Debian',
]
# bzr