From 70564c6457b732e1dd35384971da5df3c5a1665b Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 14 Nov 2012 16:51:48 +0000 Subject: Tidy up command tests Be consistent about placement of test description, blank lines, etc. --- .../branch-creates-new-system-branch-not-from-master.script | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests.branching/branch-creates-new-system-branch-not-from-master.script') diff --git a/tests.branching/branch-creates-new-system-branch-not-from-master.script b/tests.branching/branch-creates-new-system-branch-not-from-master.script index 2ddc053a..72e21740 100755 --- a/tests.branching/branch-creates-new-system-branch-not-from-master.script +++ b/tests.branching/branch-creates-new-system-branch-not-from-master.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. -# Make sure "morph branch" creates a new system branch. + +## Make sure "morph branch" creates a new system branch. set -eu -- cgit v1.2.1