[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdesrc-build] /: Slightly refine exception error message.
From:       Michael Pyne <mpyne () kde ! org>
Date:       2015-02-28 16:59:41
Message-ID: E1YRkjt-0004lX-A5 () scm ! kde ! org
[Download RAW message or body]

Git commit c6b0c403129347f1459f6fa02b430a7130f5ca75 by Michael Pyne.
Committed on 28/02/2015 at 16:15.
Pushed by mpyne into branch 'master'.

Slightly refine exception error message.

M  +4    -1    kdesrc-build

http://commits.kde.org/kdesrc-build/c6b0c403129347f1459f6fa02b430a7130f5ca75

diff --git a/kdesrc-build b/kdesrc-build
index 871ff39..41e8733 100755
--- a/kdesrc-build
+++ b/kdesrc-build
@@ -240,7 +240,10 @@ eval
 if (my $err = $@)
 {
     if (had_an_exception()) {
-        print "kdesrc-build encountered an exceptional error condition: $err\n";
+        print "kdesrc-build encountered an exceptional error condition:\n";
+        print " ========\n";
+        print "    $err\n";
+        print " ========\n";
         print "\tCan't continue, so stopping now.\n";
 
         if ($err->{'exception_type'} eq 'Internal') {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic