From 26d3c40a31fdf889cef629f01c50986a17877984 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Dec 16 2008 18:40:24 +0000 Subject: Clarify output message --- diff --git a/mash/__init__.py b/mash/__init__.py index 6a356a3..1bf0b55 100644 --- a/mash/__init__.py +++ b/mash/__init__.py @@ -380,7 +380,7 @@ class Mash: pid = _write_files(source.packages(), path, path, repocache = repocache, arch = 'SRPMS') pids.append(pid) - self.logger.info("Waiting for createrepo to finish...") + self.logger.info("Waiting for file copy and createrepo to finish...") rc = 0 while 1: try: