backup -- create: ValueError: No closing quotation #34
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It looks like some problem with the quotation of the pre hook. I pushed a little change in the logging behaviour:
a3f27fa6baIt would be good to know which recipe it affects and the output with
DEBUGlog level.abra-test-recipe, debug gives nothing from theabraside really 🤔maybe it would be indeed good to toss back JSON from
backupbotside for this kind of stuff. soabracan provide verbose logs? Or else, to passDEBUG=...tobackupbotto produce verbose logs to be outputted?Will give it another test run shortly!
I mean on backupbot side
--log=DEBUG.It was a bug in handling quotes while prepending pre/post hooks with a
pipefail:359140781e