Catch Error: string from the beginning of the line 42/212042/1
authorHyokeun Jeon <hyokeun.jeon@samsung.com>
Tue, 13 Aug 2019 12:41:45 +0000 (21:41 +0900)
committerHyokeun Jeon <hyokeun.jeon@samsung.com>
Tue, 13 Aug 2019 12:41:45 +0000 (21:41 +0900)
Change-Id: Id57ba79e61a5a4ee33df369a4858c94952ffe853

abs

diff --git a/abs b/abs
index ba8a5de..8cdb08d 100755 (executable)
--- a/abs
+++ b/abs
@@ -108,7 +108,7 @@ class ErrorParser(object):
                                     '.*make.*: \*\*\* .*', \
                                     '.*make.*: Target (.*) not remade because of errors.', \
                                     '.*[Cc]ommand not found.*', \
-                                    'Error:\s*(.*)'], \
+                                    '^Error:\s*(.*)'], \
                        'TIZEN_NATIVE':['.*ninja: build stopped.*', \
                                        'edje_cc: Error..(.*):(\d).*', \
                                        'edje_cc: Error.*']}