summaryrefslogtreecommitdiff
path: root/tests.branching/morph-repository-stored-in-cloned-repositories.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/morph-repository-stored-in-cloned-repositories.script')
-rwxr-xr-xtests.branching/morph-repository-stored-in-cloned-repositories.script10
1 files changed, 6 insertions, 4 deletions
diff --git a/tests.branching/morph-repository-stored-in-cloned-repositories.script b/tests.branching/morph-repository-stored-in-cloned-repositories.script
index 68edbad6..c2dc8690 100755
--- a/tests.branching/morph-repository-stored-in-cloned-repositories.script
+++ b/tests.branching/morph-repository-stored-in-cloned-repositories.script
@@ -1,4 +1,5 @@
#!/bin/sh
+#
# Copyright (C) 2012 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
@@ -14,10 +15,11 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Verify that morph branch/checkout/edit create repositories that have
-# a "git config morph.repository" option set so that we can
-# identify these repositories later even when the user has renamed or
-# moved their local directories.
+
+## Verify that morph branch/checkout/edit create repositories that have
+## a "git config morph.repository" option set so that we can
+## identify these repositories later even when the user has renamed or
+## moved their local directories.
set -eu