typo fix
This commit is contained in:
parent
c9c3815f64
commit
3bb622006f
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ def main():
|
||||||
for job in jobs:
|
for job in jobs:
|
||||||
log.d(str(job))
|
log.d(str(job))
|
||||||
|
|
||||||
|
|
||||||
elif args.action == "stop":
|
elif args.action == "stop":
|
||||||
log.i("stopping linspector is currently unsupported")
|
log.i("stopping linspector is currently unsupported")
|
||||||
elif args.action == "restart":
|
elif args.action == "restart":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue