summaryrefslogtreecommitdiff
path: root/tests.as-root/setup-build
diff options
context:
space:
mode:
Diffstat (limited to 'tests.as-root/setup-build')
-rw-r--r--tests.as-root/setup-build4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests.as-root/setup-build b/tests.as-root/setup-build
index 8d6e6612..1f6f1c39 100644
--- a/tests.as-root/setup-build
+++ b/tests.as-root/setup-build
@@ -1,4 +1,5 @@
#!/bin/bash
+#
# Copyright (C) 2012 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
@@ -14,7 +15,8 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Fixture for tests involving 'morph build'
+
+## Fixture for tests involving 'morph build'
source "$SRCDIR/scripts/fix-committer-info"