diff tests/test-walk.t @ 19873:b3de50b0c7aa

check-code: check that '>' is used for continued lines Continued lines do not get the SALT mangling.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 03 Oct 2013 14:50:47 +0200
parents 408f2202bd80
children a2f4ea82d6d3
line wrap: on
line diff
--- a/tests/test-walk.t	Thu Oct 03 14:50:47 2013 +0200
+++ b/tests/test-walk.t	Thu Oct 03 14:50:47 2013 +0200
@@ -3,11 +3,11 @@
   $ mkdir -p beans
   $ for b in kidney navy turtle borlotti black pinto; do
   >     echo $b > beans/$b
-  $ done
+  > done
   $ mkdir -p mammals/Procyonidae
   $ for m in cacomistle coatimundi raccoon; do
   >     echo $m > mammals/Procyonidae/$m
-  $ done
+  > done
   $ echo skunk > mammals/skunk
   $ echo fennel > fennel
   $ echo fenugreek > fenugreek