WIP: extract code into functions #58

Closed
jlecour wants to merge 62 commits from client-functions into master
Owner

I've shuffled some code around, to have most of it inside shell functions.

It's easier to reason about.
Inside an IDE we can collapse some parts and focus on others.

The only significant change is that rsync stores a full log (rewritten at each run) and send the last lines to the main log (identical end-result as before).
It helps following rsync's progress while it's runing.

Let me know if you have feelings about this.

I've shuffled some code around, to have most of it inside shell functions. It's easier to reason about. Inside an IDE we can collapse some parts and focus on others. The only significant change is that rsync stores a full log (rewritten at each run) and send the last lines to the main log (identical end-result as before). It helps following rsync's progress while it's runing. Let me know if you have feelings about this.
Author
Owner

Everything has already been ported into master branch.

Everything has already been ported into `master` branch.
jlecour closed this pull request 2022-12-27 11:02:59 +01:00
jlecour deleted branch client-functions 2022-12-27 11:03:06 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evobackup#58
No description provided.