]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Change --debug to -d for compat with old releases.
authorRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:43:08 +0000 (11:43 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:43:08 +0000 (11:43 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca)

.travis.yml

index 871afa0b8e0cb29b1dd2c05795ea0323586bffc0..f55678d3cbb1bc3000522b3d11c95fede2fc1944 100644 (file)
@@ -17,7 +17,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--debug"
+    - CONFIG_OPTS="-d"
 
 matrix:
     exclude: