Fossil SCM
Remove stale debug output in symlinks test.
Commit
211f170c1353bc474df382d9ea5bc0ff024f57e3542b9e7c9f7b81e31316f1df
Parent
768d93e6ee8cc72…
1 file changed
-3
-3
| --- test/symlinks.test | ||
| +++ test/symlinks.test | ||
| @@ -73,13 +73,10 @@ | ||
| 73 | 73 | fossil ls |
| 74 | 74 | test symlinks-dir-5 {[normalize_result] eq ""} |
| 75 | 75 | |
| 76 | 76 | ############################################################################### |
| 77 | 77 | |
| 78 | -fossil set allow | |
| 79 | -puts $RESULT | |
| 80 | - | |
| 81 | 78 | fossil extras |
| 82 | 79 | test symlinks-dir-6 {[normalize_result] eq \ |
| 83 | 80 | "subdirA/f1.txt\nsubdirA/f2.txt\nsymdirA"} |
| 84 | 81 | |
| 85 | 82 | ############################################################################### |
| 86 | 83 |
| --- test/symlinks.test | |
| +++ test/symlinks.test | |
| @@ -73,13 +73,10 @@ | |
| 73 | fossil ls |
| 74 | test symlinks-dir-5 {[normalize_result] eq ""} |
| 75 | |
| 76 | ############################################################################### |
| 77 | |
| 78 | fossil set allow |
| 79 | puts $RESULT |
| 80 | |
| 81 | fossil extras |
| 82 | test symlinks-dir-6 {[normalize_result] eq \ |
| 83 | "subdirA/f1.txt\nsubdirA/f2.txt\nsymdirA"} |
| 84 | |
| 85 | ############################################################################### |
| 86 |
| --- test/symlinks.test | |
| +++ test/symlinks.test | |
| @@ -73,13 +73,10 @@ | |
| 73 | fossil ls |
| 74 | test symlinks-dir-5 {[normalize_result] eq ""} |
| 75 | |
| 76 | ############################################################################### |
| 77 | |
| 78 | fossil extras |
| 79 | test symlinks-dir-6 {[normalize_result] eq \ |
| 80 | "subdirA/f1.txt\nsubdirA/f2.txt\nsymdirA"} |
| 81 | |
| 82 | ############################################################################### |
| 83 |