mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
It's okay. Ask the filesystem.
This commit is contained in:
parent
5fd44f1914
commit
0daefad3a9
@ -20,7 +20,7 @@ pip install twisted
|
||||
# Generate the maybe-changed data.
|
||||
python tahoe-depgraph.py "${TAHOE}"
|
||||
|
||||
if git diff-index --quiet --cached HEAD; then
|
||||
if git diff-index --quiet HEAD; then
|
||||
echo "Declining to commit without any changes."
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user