summaryrefslogtreecommitdiff
path: root/tests.branching/edit-handles-submodules.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/edit-handles-submodules.script')
-rwxr-xr-xtests.branching/edit-handles-submodules.script6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests.branching/edit-handles-submodules.script b/tests.branching/edit-handles-submodules.script
index bbe86c1f..d164facc 100755
--- a/tests.branching/edit-handles-submodules.script
+++ b/tests.branching/edit-handles-submodules.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,8 +15,9 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# 'morph edit' should set up git URL rewriting correctly so that submodule
-# commands function as usual, despite our prefixing and mirroring.
+
+## 'morph edit' should set up git URL rewriting correctly so that submodule
+## commands function as usual, despite our prefixing and mirroring.
set -eu