Comment 1 for bug 1096491

Revision history for this message
agent 8131 (agent-8131) wrote :

I just ran into this. A better description is that etckeeper unclean is broken when using git.

# git status
# On branch master
nothing to commit (working directory clean)

# etckeeper unclean
# echo $?
1

Obviously that should return 0.