mirror of https://github.com/apache/maven.git
no message
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1280414001
commit
1ab665e885
|
@ -60,7 +60,7 @@ public class Verifier
|
|||
throw new VerificationException( e );
|
||||
}
|
||||
|
||||
System.out.println( "---------------------------> OK" );
|
||||
System.out.println( "-----------------------------------------------------------------------------------> OK" );
|
||||
}
|
||||
|
||||
private void verifyExpectedResult( String line )
|
||||
|
|
Loading…
Reference in New Issue