summaryrefslogtreecommitdiff
path: root/tests.branching/branch-cleans-up-on-failure.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/branch-cleans-up-on-failure.script')
-rwxr-xr-xtests.branching/branch-cleans-up-on-failure.script6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests.branching/branch-cleans-up-on-failure.script b/tests.branching/branch-cleans-up-on-failure.script
index 5e358fb9..55666137 100755
--- a/tests.branching/branch-cleans-up-on-failure.script
+++ b/tests.branching/branch-cleans-up-on-failure.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.
-# If a command fails, the state of the workspace should be as if the command
-# was never run
+
+## If a command fails, the state of the workspace should be as if the command
+## was never run
set -eu