summaryrefslogtreecommitdiff
path: root/tests.branching/morph-tag-tag-works-as-expected.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/morph-tag-tag-works-as-expected.script')
-rwxr-xr-xtests.branching/morph-tag-tag-works-as-expected.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.branching/morph-tag-tag-works-as-expected.script b/tests.branching/morph-tag-tag-works-as-expected.script
index 25ba4a51..04edf543 100755
--- a/tests.branching/morph-tag-tag-works-as-expected.script
+++ b/tests.branching/morph-tag-tag-works-as-expected.script
@@ -23,7 +23,7 @@
set -eu
# Make sure the commits always have the same SHA1s.
-source "$SRCDIR/scripts/fix-committer-info"
+. "$SRCDIR/scripts/fix-committer-info"
# Create a workspace and branch.
cd "$DATADIR/workspace"