Recently I could not commit due to the following error:
$ fossil commit
$EDITOR './ci-comment-CEA221250987.txt'
Unsafe command string: $EDITOR './ci-comment-CEA221250987.txt'
here ----^
Aborted (core dumped)
Is this a fossil issue or do I have some rogue configuration in my .bashrc
?
My fossil version is
$ fossil version
This is fossil version 2.12.1 [b98ce23d4f] 2020-08-20 13:27:04 UT
And $EDITOR
is
$ echo $EDITOR
vim