Skip to content

Commit

Permalink
missed that one
Browse files Browse the repository at this point in the history
Signed-off-by: Kwpolska <[email protected]>
  • Loading branch information
Kwpolska committed May 31, 2013
1 parent 945849e commit 7837c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgbuilder/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def validate(pkgnames):
DS.fancy_error2(_('{0}: outdated {1}').format(
pkgname, lpkg.version))
else:
wrong -= 1
DS.fancy_msg2(_('{0}: installed {1}').format(
pkgname, lpkg.version))

Expand Down

0 comments on commit 7837c28

Please sign in to comment.