graph/formats/dot/testdata: don't clone the full history

This commit is contained in:
Dan Kortschak
2019-03-06 14:25:33 +10:30
parent 5774640b53
commit 6df7f4be3a

View File

@@ -98,7 +98,7 @@ fetch: graphviz
rm -rf graphviz
graphviz:
git clone https://github.com/ellson/graphviz.git
git clone --depth=1 https://github.com/ellson/graphviz.git
clean:
rm -rf *.dot input output