The branch master has been updated
       via  1d4ddb4e1a088f1333c4bb155c52c7f94e572bca (commit)
      from  0c71c88bb3fdc570218ad575f5f560ae5a9a40c8 (commit)


- Log -----------------------------------------------------------------
commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca
Author: Rich Salz <[email protected]>
Date:   Fri Sep 25 11:38:43 2015 -0400

    Change --debug to -d for compat with old releases.
    
    Reviewed-by: Tim Hudson <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cb28758..14e0a87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--debug --strict-warnings"
+    - CONFIG_OPTS="--d --strict-warnings"
 
 matrix:
     exclude:
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to