Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flatdeb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Ludovico de Nittis
flatdeb
Commits
288343ed
Commit
288343ed
authored
Nov 25, 2019
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
run: Remove unused attribute sources_required
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
70a436bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
run.py
run.py
+0
-1
No files found.
run.py
View file @
288343ed
...
...
@@ -228,7 +228,6 @@ class Builder:
self
.
ostree_commit
=
True
self
.
ostree_mode
=
'archive-z2'
self
.
export_bundles
=
False
self
.
sources_required
=
set
()
# type: typing.Set[str]
self
.
strip_source_version_suffix
=
None
self
.
apt_keyrings
=
[]
# type: typing.List[str]
#: apt sources to use when building the runtime
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment