summaryrefslogtreecommitdiff
path: root/etckeeper.8
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-09-04 15:32:35 -0400
committerJoey Hess <joey@kitenet.net>2014-09-04 15:32:35 -0400
commit81d3328154d544d4e857810a81e6080105065e5f (patch)
tree1cab49be7096ac9fed5894e6457f9c3ce243adf6 /etckeeper.8
parent7916f15be8169689a3b6c9d0efa6762f204109d1 (diff)
Revert "Avoid propigating nonzero exit status of any command called by etckeeper out to the caller. This is to avoid making apt give up because git is misconfigured and cannot commit, or similar. Closes: #760011"
This reverts commit 1b70e83dddcafbcbea84fc55a6396e4876a9a0c4. This approach breaks the AVOID_COMMIT_BEFORE_INSTALL feature.
Diffstat (limited to 'etckeeper.8')
-rw-r--r--etckeeper.84
1 files changed, 0 insertions, 4 deletions
diff --git a/etckeeper.8 b/etckeeper.8
index 7ac077f..62ae976 100644
--- a/etckeeper.8
+++ b/etckeeper.8
@@ -64,10 +64,6 @@ prompting.)
/etc/etckeeper also contains directories containing the programs that are
run for each of the above commands.
-.SH EXIT STATUS
-If the etckeeper command fails to run for some reason, etckeeper will show
-what failed, but still exit 0. This is to avoid breaking things like apt
-that call etckeeper.
.SH ENVIRONMENT VARIABLES
ETCKEEPER_CONF_DIR path to configuration directory instead of default /etc/etckeeper.
.SH SEE ALSO