hboutemy commented on code in PR #135:
URL: https://github.com/apache/maven-release/pull/135#discussion_r884304085


##########
maven-release-plugin/src/it/projects/perform/MRELEASE-818/verify.groovy:
##########
@@ -20,7 +20,7 @@
 File buildLog = new File( basedir, 'build.log' )
 assert buildLog.exists()
 
-def localCheckoutExpr = /\Q[INFO] This would be a LOCAL check out to perform 
the release ...\E/
+def localCheckoutExpr = /\Q[INFO] This would be a LOCAL check out to perform 
the release from /

Review Comment:
   fixed :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to