summaryrefslogtreecommitdiff
path: root/pre-apt.d
diff options
context:
space:
mode:
Diffstat (limited to 'pre-apt.d')
-rwxr-xr-xpre-apt.d/50uncommitted-changes1
1 files changed, 0 insertions, 1 deletions
diff --git a/pre-apt.d/50uncommitted-changes b/pre-apt.d/50uncommitted-changes
index 4c0c5ee..5a198ef 100755
--- a/pre-apt.d/50uncommitted-changes
+++ b/pre-apt.d/50uncommitted-changes
@@ -1,6 +1,5 @@
#!/bin/sh
set -e
-cd /etc
while git-status || ! LANG=C git-status 2>&1 | grep -q "working directory clean"
do
echo "etckeeper warning: /etc has uncommitted changes" >&2