#29 checkerror() writing where?

已关闭
jcolomb3 年之前创建 · 2 条评论

I think the checkerror() argument will not be able to write in the log: it comes before the pushd ${loc} > /dev/null command, and the .log folder may not exist.

I think the checkerror() argument will not be able to write in the log: it comes before the `pushd ${loc} > /dev/null` command, and the .log folder may not exist.
Achilleas Koutsou 评论于 3 年之前
所有者

Does it?

The first call to checkerror is at L79 and pushd ${loc} and mkdir -p ./.log are at L69-L71.

Does it? The first call to `checkerror` is at [L79](https://gin.g-node.org/gin4RRI/gin-scripts/src/master/sync#L79) and `pushd ${loc}` and `mkdir -p ./.log` are at [L69-L71](https://gin.g-node.org/gin4RRI/gin-scripts/src/master/sync#L69-L71).
jcolomb3 年之前 关闭
julien colomb 评论于 3 年之前
所有者

sorry I misunderstood something apparently.

sorry I misunderstood something apparently.
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。