mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Fix message Done
This commit is contained in:
parent
cf90ce710c
commit
9f1aa72d7e
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ class TrackingDeps(object):
|
|||
if "--graph=" in self.flag:
|
||||
self.graph()
|
||||
else:
|
||||
self.msg.done()
|
||||
print("\nNo package was found to match\n")
|
||||
|
||||
def repositories(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue