【发布时间】:2021-03-26 16:33:05
【问题描述】:
最近由于以下错误无法提交:
$ fossil commit
$EDITOR './ci-comment-CEA221250987.txt'
Unsafe command string: $EDITOR './ci-comment-CEA221250987.txt'
here ----^
Aborted (core dumped)
这是一个化石问题还是我的 .bashrc 中有一些恶意配置?
我的化石版本是
$ fossil version
This is fossil version 2.12.1 [b98ce23d4f] 2020-08-20 13:27:04 UT
而$EDITOR 是
$ echo $EDITOR
vim
【问题讨论】: