#29 checkerror() writing where?

Closed
opened 3 years ago by jcolomb · 2 comments

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 commented 3 years ago
Owner

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).
julien colomb commented 3 years ago
Owner

sorry I misunderstood something apparently.

sorry I misunderstood something apparently.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.