summaryrefslogtreecommitdiff
path: root/tests.merging/from-branch-not-checked-out.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.merging/from-branch-not-checked-out.script')
-rwxr-xr-xtests.merging/from-branch-not-checked-out.script4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests.merging/from-branch-not-checked-out.script b/tests.merging/from-branch-not-checked-out.script
index a4661622..e51af791 100755
--- a/tests.merging/from-branch-not-checked-out.script
+++ b/tests.merging/from-branch-not-checked-out.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,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.
-# Handle 'from' branch not being checked out
+
+## Handle 'from' branch not being checked out
set -eu