~thopiekar/pacman-pm/pacman

Viewing all changes in revision 5459.

  • Committer: Allan McRae
  • Author(s): Eli Schwartz
  • Date: 2018-11-03 11:57:03 UTC
  • Revision ID: git-v1:de915c4f145d6e985c3c0fdf8fe121b5066d711c
repo-add: print the name of the database when extracting

Currently this prints the following message:
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...

This redundancy is potentially confusing and may cause people to think
something is wrong. Historically, this message came from a time when we
only extracted one database, but repo-add was changed to always create
the files database in commit cb0f2bd0385f447e045e2b2aab9ffa55df3c2d8a
and whole code block with message intact was moved into a for loop and
run (and printed) twice.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: