Strabon
changeset 1205:079711dfc125
Typo.
author | Panayiotis Smeros <psmeros@di.uoa.gr> |
---|---|
date | Mon Jul 15 12:48:14 2013 +0300 (2013-07-15) |
parents | d928a2a245f5 |
children | 9999cd386a6e |
files | README |
line diff
1.1 --- a/README Sun Jul 14 00:34:25 2013 +0300 1.2 +++ b/README Mon Jul 15 12:48:14 2013 +0300 1.3 @@ -61,7 +61,7 @@ 1.4 1.5 $ mvn clean package 1.6 1.7 -In order to run automatically the JUnit tests, pass the option `-DskipTests=true' 1.8 +In order to run automatically the JUnit tests, pass the option `-DskipTests=false' 1.9 to the above command. The complete command is the following: 1.10 1.11 $ mvn -DskipTests=false clean package