fix ep for mac
git-svn-id: svn://10.0.0.236/trunk@11722 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,7 @@ sub has_error {
|
||||
$line =~ /fatal error/ # link error
|
||||
|| $line =~ /Error / # C error
|
||||
|| $line =~ /\[checkout aborted\]/ #cvs error
|
||||
|| $line =~ /find project file/ # CW project error
|
||||
|| $line =~ /find project file / #CW project error
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user