mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-15 19:52:05 +01:00
Add missing vim modeline config in sh & perl files, cc #1901
This commit is contained in:
@@ -34,3 +34,5 @@ echo
|
||||
# remove leading : because of GREASE, and trailing because of TLS_EMPTY_RENEGOTIATION_INFO_SCSV
|
||||
ciphers="${ciphers%:}"
|
||||
echo ${ciphers#:}
|
||||
|
||||
# vim:ts=5:sw=5:expandtab
|
||||
|
||||
Reference in New Issue
Block a user