Fossil SCM
Update list of known settings which had diverged due to newly added features.
Commit
72e71e904d0067d34094334173947376d35ce11c6c0a911d9655fc9f1574ab2d
Parent
3c602dd7f38045c…
1 file changed
+11
+11
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -272,22 +272,32 @@ | ||
| 272 | 272 | auto-captcha \ |
| 273 | 273 | auto-hyperlink \ |
| 274 | 274 | auto-shun \ |
| 275 | 275 | autosync \ |
| 276 | 276 | autosync-tries \ |
| 277 | + backoffice-disable \ | |
| 278 | + backoffice-logfile \ | |
| 279 | + backoffice-nodelay \ | |
| 277 | 280 | binary-glob \ |
| 278 | 281 | case-sensitive \ |
| 279 | 282 | clean-glob \ |
| 280 | 283 | clearsign \ |
| 284 | + comment-format \ | |
| 281 | 285 | crlf-glob \ |
| 282 | 286 | crnl-glob \ |
| 283 | 287 | default-perms \ |
| 284 | 288 | diff-binary \ |
| 285 | 289 | diff-command \ |
| 286 | 290 | dont-push \ |
| 287 | 291 | dotfiles \ |
| 288 | 292 | editor \ |
| 293 | + email-self \ | |
| 294 | + email-send-command \ | |
| 295 | + email-send-db \ | |
| 296 | + email-send-dir \ | |
| 297 | + email-send-method \ | |
| 298 | + email-send-relayhost \ | |
| 289 | 299 | empty-dirs \ |
| 290 | 300 | encoding-glob \ |
| 291 | 301 | exec-rel-paths \ |
| 292 | 302 | gdiff-command \ |
| 293 | 303 | gmerge-command \ |
| @@ -308,10 +318,11 @@ | ||
| 308 | 318 | repo-cksum \ |
| 309 | 319 | self-register \ |
| 310 | 320 | ssh-command \ |
| 311 | 321 | ssl-ca-location \ |
| 312 | 322 | ssl-identity \ |
| 323 | + tclsh \ | |
| 313 | 324 | th1-setup \ |
| 314 | 325 | th1-uri-regexp \ |
| 315 | 326 | uv-sync \ |
| 316 | 327 | web-browser] |
| 317 | 328 | |
| 318 | 329 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -272,22 +272,32 @@ | |
| 272 | auto-captcha \ |
| 273 | auto-hyperlink \ |
| 274 | auto-shun \ |
| 275 | autosync \ |
| 276 | autosync-tries \ |
| 277 | binary-glob \ |
| 278 | case-sensitive \ |
| 279 | clean-glob \ |
| 280 | clearsign \ |
| 281 | crlf-glob \ |
| 282 | crnl-glob \ |
| 283 | default-perms \ |
| 284 | diff-binary \ |
| 285 | diff-command \ |
| 286 | dont-push \ |
| 287 | dotfiles \ |
| 288 | editor \ |
| 289 | empty-dirs \ |
| 290 | encoding-glob \ |
| 291 | exec-rel-paths \ |
| 292 | gdiff-command \ |
| 293 | gmerge-command \ |
| @@ -308,10 +318,11 @@ | |
| 308 | repo-cksum \ |
| 309 | self-register \ |
| 310 | ssh-command \ |
| 311 | ssl-ca-location \ |
| 312 | ssl-identity \ |
| 313 | th1-setup \ |
| 314 | th1-uri-regexp \ |
| 315 | uv-sync \ |
| 316 | web-browser] |
| 317 | |
| 318 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -272,22 +272,32 @@ | |
| 272 | auto-captcha \ |
| 273 | auto-hyperlink \ |
| 274 | auto-shun \ |
| 275 | autosync \ |
| 276 | autosync-tries \ |
| 277 | backoffice-disable \ |
| 278 | backoffice-logfile \ |
| 279 | backoffice-nodelay \ |
| 280 | binary-glob \ |
| 281 | case-sensitive \ |
| 282 | clean-glob \ |
| 283 | clearsign \ |
| 284 | comment-format \ |
| 285 | crlf-glob \ |
| 286 | crnl-glob \ |
| 287 | default-perms \ |
| 288 | diff-binary \ |
| 289 | diff-command \ |
| 290 | dont-push \ |
| 291 | dotfiles \ |
| 292 | editor \ |
| 293 | email-self \ |
| 294 | email-send-command \ |
| 295 | email-send-db \ |
| 296 | email-send-dir \ |
| 297 | email-send-method \ |
| 298 | email-send-relayhost \ |
| 299 | empty-dirs \ |
| 300 | encoding-glob \ |
| 301 | exec-rel-paths \ |
| 302 | gdiff-command \ |
| 303 | gmerge-command \ |
| @@ -308,10 +318,11 @@ | |
| 318 | repo-cksum \ |
| 319 | self-register \ |
| 320 | ssh-command \ |
| 321 | ssl-ca-location \ |
| 322 | ssl-identity \ |
| 323 | tclsh \ |
| 324 | th1-setup \ |
| 325 | th1-uri-regexp \ |
| 326 | uv-sync \ |
| 327 | web-browser] |
| 328 | |
| 329 |