comparison tests/test-convert.out @ 5761:07df2a5c02b2

Adjust changed test output after 0145f9afb0e7 (trailing whitespace)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 30 Dec 2007 17:36:49 +0100
parents 61fdf2558c0a
children e422305e0853
comparison
equal deleted inserted replaced
5760:0145f9afb0e7 5761:07df2a5c02b2
44 include path/to/file 44 include path/to/file
45 45
46 exclude path/to/file 46 exclude path/to/file
47 47
48 rename from/file to/file 48 rename from/file to/file
49 49
50 The 'include' directive causes a file, or all files under a 50 The 'include' directive causes a file, or all files under a
51 directory, to be included in the destination repository, and the 51 directory, to be included in the destination repository, and the
52 exclusion of all other files and dirs not explicitely included. 52 exclusion of all other files and dirs not explicitely included.
53 The 'exclude' directive causes files or directories to be omitted. 53 The 'exclude' directive causes files or directories to be omitted.
54 The 'rename' directive renames a file or directory. To rename from a 54 The 'rename' directive renames a file or directory. To rename from a