Skip to content

Quoting test of $create_options in borg handler

Emil Breiner requested to merge bugfix-borg-handler-create-options into master

The check for the string length in the condition for appending the $create_options fails because it isn't a string. Fixed with quoting the variable.

Closes: #11304 (closed)

Edited by Emil Breiner

Merge request reports