diff tests/include.sh @ 226:4941e8b167c0

Explanatory note
author Chris Cannam
date Wed, 24 Feb 2016 13:39:14 +0000
parents b1ac129e2c00
children 46d3a6461b4a
line wrap: on
line diff
--- a/tests/include.sh	Wed Feb 24 11:35:51 2016 +0000
+++ b/tests/include.sh	Wed Feb 24 13:39:14 2016 +0000
@@ -83,7 +83,7 @@
 	echo "--"
 	cat "$3"
 	echo "--"
-	echo "Diff:"
+	echo "Diff (output on left, expected on right):"
 	echo "--"
 	sdiff -w78 "$2" "$3"
 	echo "--"