Fossil SCM
Remove a 'knownbug' marker because the underlying issue appears to be fixed on this branch.
Commit
43e122c763091c1958e7220c237bea078d0658ae
Parent
4c1971147ec54a3…
1 file changed
+1
-1
+1
-1
| --- test/stash.test | ||
| +++ test/stash.test | ||
| @@ -309,11 +309,11 @@ | ||
| 309 | 309 | UPDATE f1 |
| 310 | 310 | UPDATE f2n |
| 311 | 311 | } -changes { |
| 312 | 312 | RENAMED f2n |
| 313 | 313 | } -addremove { |
| 314 | -} -exists {f1 f2n} -notexists {f2} -knownbugs {-changes} | |
| 314 | +} -exists {f1 f2n} -notexists {f2} | |
| 315 | 315 | |
| 316 | 316 | |
| 317 | 317 | |
| 318 | 318 | ######## |
| 319 | 319 | # fossil stash snapshot ?-m|--comment COMMENT? ?FILES...? |
| 320 | 320 |
| --- test/stash.test | |
| +++ test/stash.test | |
| @@ -309,11 +309,11 @@ | |
| 309 | UPDATE f1 |
| 310 | UPDATE f2n |
| 311 | } -changes { |
| 312 | RENAMED f2n |
| 313 | } -addremove { |
| 314 | } -exists {f1 f2n} -notexists {f2} -knownbugs {-changes} |
| 315 | |
| 316 | |
| 317 | |
| 318 | ######## |
| 319 | # fossil stash snapshot ?-m|--comment COMMENT? ?FILES...? |
| 320 |
| --- test/stash.test | |
| +++ test/stash.test | |
| @@ -309,11 +309,11 @@ | |
| 309 | UPDATE f1 |
| 310 | UPDATE f2n |
| 311 | } -changes { |
| 312 | RENAMED f2n |
| 313 | } -addremove { |
| 314 | } -exists {f1 f2n} -notexists {f2} |
| 315 | |
| 316 | |
| 317 | |
| 318 | ######## |
| 319 | # fossil stash snapshot ?-m|--comment COMMENT? ?FILES...? |
| 320 |