Disable padding for the last column #54

Open
abenmiloud wants to merge 1 commits from bkctld_status_disable_last_column_padding into master
Owner

Padding the last column on the right often produces messed up
output because lines are too long.

Padding the last column on the right often produces messed up output because lines are too long.
abenmiloud added 1 commit 2021-12-06 10:34:31 +01:00
9bfec89f18 Disable padding for the last column
Padding the last column on the right often produces messed up
output because lines are too long.
This pull request has changes conflicting with the target branch.
  • lib/bkctld-status
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bkctld_status_disable_last_column_padding master
git pull origin bkctld_status_disable_last_column_padding

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff bkctld_status_disable_last_column_padding
git push origin master
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#54
No description provided.