mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated for message
This commit is contained in:
parent
7903ad6348
commit
fb9bc8b70d
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ class Argparse(Configs):
|
|||
packages: list = self.choose_packages(packages, command)
|
||||
|
||||
if not packages:
|
||||
print('\nEverything is up-to-date.\n')
|
||||
print('\nEverything is up-to-date!\n')
|
||||
raise SystemExit()
|
||||
|
||||
if self.utils.is_option(self.flag_binaries, self.flags):
|
||||
|
|
Loading…
Add table
Reference in a new issue