mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lucascbeyeler/zmbackup/pull/20
Author: @lucascbeyeler
Created: 3/22/2017
Status: ✅ Merged
Merged: 3/22/2017
Merged by: @lucascbeyeler
Base:
master← Head:patch-2📝 Commits (7)
5c23627Merge pull request #12 from lucascbeyeler/patch-017716de6Merge pull request #14 from lucascbeyeler/patch-0118f3878Merge pull request #17 from lucascbeyeler/patch-27b59ea6Including logo1b48743Merge branch 'development' of github.com:lucascbeyeler/zmbackup into patch-2444bf88Issue #18 - zmbackup restore wasn't executing because was looking for the old config folder543e92eUpdating the version to 1.0.2📊 Changes
2 files changed (+7 additions, -7 deletions)
View changed files
📝
src/zmbackup(+4 -4)📝
src/zmbackup-share/zmbackup-validate-config-file(+3 -3)📄 Description
When someone run the zmbackup -r -ldp, the following error occur:
-su: /etc/zmbkpose/zmbackup.conf: No such file or directoryThis happens because the correct folder is zmbackup, and zmbkpose was used before zmbackup reached its first stable release.
This merge is to correct this issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.