changeset 3541:f48d850a062b

clarify tainting.
author Han-Wen Nienhuys <hanwen@lilypond.org>
date Sun, 27 May 2007 19:13:22 -0300
parents 1ddc82d18ca8
children 759865ae0f98
files gub/builder.py
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gub/builder.py	Sun May 27 18:53:56 2007 -0300
+++ b/gub/builder.py	Sun May 27 19:13:22 2007 -0300
@@ -113,8 +113,9 @@
 
             if (stage == 'package' and tainted
                 and not self.settings.options.force_package):
-                msg = spec.expand ('''Compile was continued from previous run.
-Will not package.
+                msg = spec.expand ('''This compile has previously been interrupted.
+To ensure a repeatable build, this will not be packaged.
+
 Use
 
 rm %(stamp_file)s