mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
Point at our own tahoe-depgraph.py
This commit is contained in:
parent
f421ce6fc7
commit
c09f61e966
@ -8,7 +8,7 @@ git clone -b gh-pages git@github.com:tahoe-lafs/tahoe-depgraph.git
|
||||
cd tahoe-depgraph
|
||||
|
||||
# Generate the maybe-changed data.
|
||||
python tahoe-depgraph.py "${TAHOE}"
|
||||
python "${TAHOE}"/misc/python3/tahoe-depgraph.py "${TAHOE}"
|
||||
|
||||
if git diff-index --quiet HEAD; then
|
||||
echo "Declining to commit without any changes."
|
||||
|
Loading…
Reference in New Issue
Block a user