aboutsummaryrefslogtreecommitdiffstats
path: root/grpmi
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-08-20 13:56:33 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-08-20 13:56:33 +0000
commit9d65b210df14c81b237871e26cfbca40989d4434 (patch)
tree283349600af2043e919d9d21cc090138fbb241d0 /grpmi
parent73017b4e9a6c1554335d507fcd56888a434e0b1a (diff)
downloadrpmdrake-9d65b210df14c81b237871e26cfbca40989d4434.tar
rpmdrake-9d65b210df14c81b237871e26cfbca40989d4434.tar.gz
rpmdrake-9d65b210df14c81b237871e26cfbca40989d4434.tar.bz2
rpmdrake-9d65b210df14c81b237871e26cfbca40989d4434.tar.xz
rpmdrake-9d65b210df14c81b237871e26cfbca40989d4434.zip
add short message about successful install
Diffstat (limited to 'grpmi')
-rwxr-xr-xgrpmi/grpmi.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/grpmi/grpmi.pl b/grpmi/grpmi.pl
index 7d2528e8..f7f8bd92 100755
--- a/grpmi/grpmi.pl
+++ b/grpmi/grpmi.pl
@@ -170,6 +170,7 @@ Do you want to force the install anyway?",
# -=-=-=---=-=-=---=-=-=-- cleanup -=-=-=---=-=-=--
$exitstatus = 0;
+interactive_msg(_("Everything installed successfully"), _("All requested packages were installed successfully."));
cleanup:
if (!member('noclearcache', @grpmi_config)) {
foreach (@ARGV) {