Use variables to hold the constant itemized strings so
[rsync.git] / testsuite / rsync.fns
index ac7920da7dc6d0760b54bc89129836e4e0c830b2..de62866562e75d61cfa45a8df3cd3b2822ccf403 100644 (file)
@@ -23,6 +23,11 @@ fromdir="$tmpdir/from"
 todir="$tmpdir/to"
 chkdir="$tmpdir/chk"
 
+# For itemized output:
+all_plus='+++++++++'
+allspace='         '
+dots='.....' # trailing dots after changes
+
 # Berkley's nice.
 PATH="$PATH:/usr/ucb"