From 9d65b210df14c81b237871e26cfbca40989d4434 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 20 Aug 2002 13:56:33 +0000 Subject: add short message about successful install --- grpmi/grpmi.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'grpmi') 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) { -- cgit v1.2.1