[Bash-completion-commits] [SCM] bash-completion branch, master, updated. c6360dde51e4e777a765d20852b2e452a8e6221d

Ville Skyttä ville.skytta at iki.fi
Sat Jul 25 10:38:50 UTC 2009


The following commit has been merged in the master branch:
commit 328bd6024286a713e6f99fc7183e5deb5c553609
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jul 25 13:36:35 2009 +0300

    Add missing line continuation backslash (cosmetic, no functional changes).

diff --git a/contrib/openssl b/contrib/openssl
index 9835a6c..d4abdc1 100644
--- a/contrib/openssl
+++ b/contrib/openssl
@@ -217,7 +217,7 @@ _openssl()
 						-crl_check_all -cert -certform \
 						-key -keyform -pass -dcert \
 						-dcertform -dkey -dkeyform \
-						-dpass -dhparam -nbio 
+						-dpass -dhparam -nbio \
 						-nbio_test -crlf -debug -msg \
 						-state -CApath -CAfile -nocert \
 						-cipher -quiet -no_tmp_rsa \

-- 
bash-completion



More information about the Bash-completion-commits mailing list