bugfix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-14 21:36:29 +03:00
parent 1d71c75a24
commit af43433b77

View File

@ -219,6 +219,7 @@ check(){
# NOTE: we are preserving whitespace here...
local comment=`sed \
-e 's/^\(.*\)\('"$PROTOCOLS"'\):\/\/.*$/\1/' \
-e 's/\s*$//' \
<<<$1`
local target=`sed \
-e 's/^.*\s*\(\('"$PROTOCOLS"'\):\/\/\)/\1/' \