projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f777b
)
fix comment
author
Moritz Warning
<moritzwarning@web.de>
Sun, 16 Feb 2020 14:19:31 +0000
(15:19 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Sun, 16 Feb 2020 14:19:31 +0000
(15:19 +0100)
misc/collect.py
patch
|
blob
|
history
diff --git
a/misc/collect.py
b/misc/collect.py
index b5a4e75580143477100ddba7e49fd247fd7888fa..01cc94c850b129442c53b2cd91cbdd00bb7b524d 100755
(executable)
--- a/
misc/collect.py
+++ b/
misc/collect.py
@@
-60,7
+60,7
@@
for path in paths:
for image in obj['images']:
images.append(image['name'])
- target = obj['target'].strip('/') # small fix
ed for stray /
+ target = obj['target'].strip('/') # small fix
for stray '/'
id = obj['id']
for title in obj['titles']:
if 'title' in title: