summaryrefslogtreecommitdiff
path: root/tests.branching/checkout-works-anywhere.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/checkout-works-anywhere.script')
-rwxr-xr-xtests.branching/checkout-works-anywhere.script4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests.branching/checkout-works-anywhere.script b/tests.branching/checkout-works-anywhere.script
index c7d046e4..02deb4d7 100755
--- a/tests.branching/checkout-works-anywhere.script
+++ b/tests.branching/checkout-works-anywhere.script
@@ -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.
-# Make sure "morph checkout" works anywhere in a workspace or system branch.
+
+## Make sure "morph checkout" works anywhere in a workspace or system branch.
set -eu