Fossil SCM
Fix the 'settings-repo' test.
Commit
1f4932404a1d0fd0c7d34864fd368aaefcea014455dd0318e1e55702992969d8
Parent
93bd55f3c3fb433…
1 file changed
-1
-1
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -251,11 +251,10 @@ | ||
| 251 | 251 | # |
| 252 | 252 | # TODO: If the list of supported versionable settings in "db.c" is modified, |
| 253 | 253 | # this list (and procedure) most likely needs to be modified as well. |
| 254 | 254 | # |
| 255 | 255 | set result [list \ |
| 256 | - allow-symlinks \ | |
| 257 | 256 | binary-glob \ |
| 258 | 257 | clean-glob \ |
| 259 | 258 | crlf-glob \ |
| 260 | 259 | crnl-glob \ |
| 261 | 260 | dotfiles \ |
| 262 | 261 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -251,11 +251,10 @@ | |
| 251 | # |
| 252 | # TODO: If the list of supported versionable settings in "db.c" is modified, |
| 253 | # this list (and procedure) most likely needs to be modified as well. |
| 254 | # |
| 255 | set result [list \ |
| 256 | allow-symlinks \ |
| 257 | binary-glob \ |
| 258 | clean-glob \ |
| 259 | crlf-glob \ |
| 260 | crnl-glob \ |
| 261 | dotfiles \ |
| 262 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -251,11 +251,10 @@ | |
| 251 | # |
| 252 | # TODO: If the list of supported versionable settings in "db.c" is modified, |
| 253 | # this list (and procedure) most likely needs to be modified as well. |
| 254 | # |
| 255 | set result [list \ |
| 256 | binary-glob \ |
| 257 | clean-glob \ |
| 258 | crlf-glob \ |
| 259 | crnl-glob \ |
| 260 | dotfiles \ |
| 261 |