mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-24 22:55:56 +03:00
[PR #64] [CLOSED] Hotfix/exit code #180
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#180
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/64
Author: @brunogui0812
Created: 2/16/2018
Status: ❌ Closed
Base:
1.2-version← Head:hotfix/exit-code📝 Commits (10+)
adad21aAdjusted to consider empty backup file as error0fb4bffFixed bug that make zmbackup always return exit code 0.1e40214Fixed bug that make notify mail don't print correct backup statuscfa954dChanged mail subject to give more prominence to backup status6b53296Fixed bug on sql file164edb3changed the place where is created the exit_code variable. Left exit code 2 out of mail notifications.5af802aFixed IF syntaxde574b7Update ParallelAction.sh62f14f0Update zmbackupd64775fUpdate zmbackup📊 Changes
4 files changed (+25 additions, -6 deletions)
View changed files
📝
project/lib/bash/BackupAction.sh(+15 -1)📝
project/lib/bash/MiscAction.sh(+4 -3)📝
project/lib/bash/NotifyAction.sh(+5 -1)📝
project/lib/sqlite3/database.sql(+1 -1)📄 Description
Make zmbackup not exit code 0 on backup error
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.