summaryrefslogtreecommitdiffstatshomepage
path: root/tests/t0001-validate-git-versions.sh (unfollow)
Commit message (Collapse)AuthorLines
2013-03-20tests: check that Git version are in syncJohn Keeping-0/+36
This ensures that the Git version pointed at by the submodule is the same as the one that will be fetched using "make get-git". Suggested-by: Ferry Huberts <ferry.huberts@pelagic.nl> Signed-off-by: John Keeping <john@keeping.me.uk>