spellcheck supress error for defining new line variable for Mac OS sed replacement

This commit is contained in:
mxtuma 2020-11-25 13:38:31 +01:00
parent 23e7b13c48
commit 82e525b442

View File

@ -13,6 +13,7 @@ WEDOS_WAPI_ENDPOINT="https://api.wedos.com/wapi/xml"
# WHEN SET TO ANYTHINK, THEN GENERATED XML WAPI REQUEST ADD TESTING SWITCH # WHEN SET TO ANYTHINK, THEN GENERATED XML WAPI REQUEST ADD TESTING SWITCH
TESTING_STAGE= TESTING_STAGE=
# NEW LINE # NEW LINE
# shellcheck disable=SC1004
NEW_LINE='\ NEW_LINE='\
' '