summaryrefslogtreecommitdiff
path: root/tests.branching/edit-works-after-branch-root-was-renamed.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/edit-works-after-branch-root-was-renamed.script')
-rwxr-xr-xtests.branching/edit-works-after-branch-root-was-renamed.script8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests.branching/edit-works-after-branch-root-was-renamed.script b/tests.branching/edit-works-after-branch-root-was-renamed.script
index b6eaa729..5e298d93 100755
--- a/tests.branching/edit-works-after-branch-root-was-renamed.script
+++ b/tests.branching/edit-works-after-branch-root-was-renamed.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,9 +15,10 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Verify that the branch root repository created by "morph branch" or
-# "morph checkout" can be renamed and "morph edit" still finds the
-# branch root repo and works.
+
+## Verify that the branch root repository created by "morph branch" or
+## "morph checkout" can be renamed and "morph edit" still finds the
+## branch root repo and works.
set -eu