[ooo-build-commit] .: solenv/bin

René Engelhard rene at kemper.freedesktop.org
Wed Sep 29 16:21:40 PDT 2010


 solenv/bin/build.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1811ba102513211618b0da8d199b3af3e199762a
Author: Rene Engelhard <rene at debian.org>
Date:   Thu Sep 30 01:21:13 2010 +0200

    make build.pls message to "prolongue" the build more understandable

diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl
index 5810ebb..2094978 100755
--- a/solenv/bin/build.pl
+++ b/solenv/bin/build.pl
@@ -1725,7 +1725,7 @@ sub cancel_build {
         foreach (keys %broken_build) {
             print "ERROR: error " . $broken_build{$_} . " occurred while making $_\n";
         };
-        print "\nAttention: if you fix the errors in above module(s) you may prolongue your the build issuing command:\n\n\t" . $message_part;
+        print "\nAttention: if you fix the errors in above module(s) you may continue the build issuing the following command:\n\n\t" . $message_part;
     } else {
         while (children_number()) {
             handle_dead_children(1);


More information about the ooo-build-commit mailing list