mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-13 04:48:18 +00:00
Point at our own tahoe-depgraph.py
This commit is contained in:
@ -8,7 +8,7 @@ git clone -b gh-pages git@github.com:tahoe-lafs/tahoe-depgraph.git
|
|||||||
cd tahoe-depgraph
|
cd tahoe-depgraph
|
||||||
|
|
||||||
# Generate the maybe-changed data.
|
# 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
|
if git diff-index --quiet HEAD; then
|
||||||
echo "Declining to commit without any changes."
|
echo "Declining to commit without any changes."
|
||||||
|
Reference in New Issue
Block a user