mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-04-14 04:31:09 +00:00
Add a missing underscore.
This commit is contained in:
parent
3f1c84609f
commit
84cb5542c5
@ -239,7 +239,7 @@ class Generator:
|
||||
# have to create it if it doesn't exist because that's a
|
||||
# Huge Problem anyway
|
||||
view = server.views["mgmt"]
|
||||
view.addjob(jobname)
|
||||
view.add_job(jobname)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
x
Reference in New Issue
Block a user