summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Taylor <rob.taylor@codethink.co.uk>2012-01-19 15:27:42 +0000
committerRob Taylor <rob.taylor@codethink.co.uk>2012-01-19 15:27:42 +0000
commitba002866059a6672e53f1ebee573871cb8efca1b (patch)
treed13b833f386c3419ba1cc870faa2ceb074bef781
parentf3d363a4ce608382e90e3acec3bf9b9133790e8c (diff)
downloadmorph-ba002866059a6672e53f1ebee573871cb8efca1b.tar.gz
Comment tests/show-dependencies.setup
Adds commentary that tests/show-dependencies.setup will now always produce a repository with commit sha1s that are always the same
-rwxr-xr-xtests/show-dependencies.setup3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/show-dependencies.setup b/tests/show-dependencies.setup
index 0ba981f7..059af655 100755
--- a/tests/show-dependencies.setup
+++ b/tests/show-dependencies.setup
@@ -17,6 +17,9 @@
set -e
+# Setting all these means that we will always create a repository
+# with identical commit sha1s
+
GIT_AUTHOR_NAME="An Author"
GIT_AUTHOR_EMAIL="an.author@test.org"
GIT_AUTHOR_DATE=2005-04-07T22:13:13