Show More
@@ -194,11 +194,13 b' log rotation' | |||||
194 | > \1#' $TESTDIR/test-dispatch.py > ../test-dispatch.py |
|
194 | > \1#' $TESTDIR/test-dispatch.py > ../test-dispatch.py | |
195 | $ $PYTHON $TESTDIR/blackbox-readonly-dispatch.py |
|
195 | $ $PYTHON $TESTDIR/blackbox-readonly-dispatch.py | |
196 | running: --debug add foo |
|
196 | running: --debug add foo | |
197 | warning: cannot write to blackbox.log: Is a directory |
|
197 | warning: cannot write to blackbox.log: Is a directory (no-windows !) | |
|
198 | warning: cannot write to blackbox.log: $TESTTMP/blackboxtest3/.hg/blackbox.log: Access is denied (windows !) | |||
198 | adding foo |
|
199 | adding foo | |
199 | result: 0 |
|
200 | result: 0 | |
200 | running: --debug commit -m commit1 -d 2000-01-01 foo |
|
201 | running: --debug commit -m commit1 -d 2000-01-01 foo | |
201 | warning: cannot write to blackbox.log: Is a directory |
|
202 | warning: cannot write to blackbox.log: Is a directory (no-windows !) | |
|
203 | warning: cannot write to blackbox.log: $TESTTMP/blackboxtest3/.hg/blackbox.log: Access is denied (windows !) | |||
202 | committing files: |
|
204 | committing files: | |
203 | foo |
|
205 | foo | |
204 | committing manifest |
|
206 | committing manifest |
General Comments 0
You need to be logged in to leave comments.
Login now