summaryrefslogtreecommitdiff
path: root/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-11 16:43:36 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-13 12:01:39 +0100
commitef0b21be1845d69886bd84f402725e439fc928b4 (patch)
tree9cba3580ab766c7def3307089ef3c1d07415192e /tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script
parent8c87a657236c64ff640589e2d27cb0b347f3691a (diff)
downloadmorph-ef0b21be1845d69886bd84f402725e439fc928b4.tar.gz
tests: Always use fixed git committer info
Move this into a script which can be sourced by the 'setup' scripts and the actual tests (this is needed as the environment in 'setup' is not passed on to the tests).
Diffstat (limited to 'tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script')
-rwxr-xr-xtests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script b/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script
index 0942bc82..002f4abd 100755
--- a/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script
+++ b/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script
@@ -19,6 +19,8 @@
set -eu
+source "$SRCDIR/scripts/fix-committer-info"
+
# Initialise the workspace.
cd "$DATADIR/workspace"
"$SRCDIR/scripts/test-morph" init