mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02: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 TPM_ECC_NONE
|
||||
curves="${curves%:}"
|
||||
echo ${curves#:}
|
||||
|
||||
# vim:ts=5:sw=5:expandtab
|
||||
|
Reference in New Issue
Block a user