tests/test-commandserver.py.out
changeset 18449 20462259b92a
parent 17981 e689b0d91546
child 18757 1c8e0d6ac3b0
equal deleted inserted replaced
18448:e760414be201 18449:20462259b92a
    73 bundle.mainreporoot=$TESTTMP
    73 bundle.mainreporoot=$TESTTMP
    74 defaults.backout=-d "0 0"
    74 defaults.backout=-d "0 0"
    75 defaults.commit=-d "0 0"
    75 defaults.commit=-d "0 0"
    76 defaults.tag=-d "0 0"
    76 defaults.tag=-d "0 0"
    77 ui.slash=True
    77 ui.slash=True
       
    78 ui.interactive=False
    78 ui.foo=bar
    79 ui.foo=bar
    79  runcommand init foo
    80  runcommand init foo
    80  runcommand -R foo showconfig ui defaults
    81  runcommand -R foo showconfig ui defaults
    81 defaults.backout=-d "0 0"
    82 defaults.backout=-d "0 0"
    82 defaults.commit=-d "0 0"
    83 defaults.commit=-d "0 0"
    83 defaults.tag=-d "0 0"
    84 defaults.tag=-d "0 0"
    84 ui.slash=True
    85 ui.slash=True
       
    86 ui.interactive=False
    85 
    87 
    86 testing hookoutput:
    88 testing hookoutput:
    87 
    89 
    88  runcommand --config hooks.pre-identify=python:test-commandserver.hook id
    90  runcommand --config hooks.pre-identify=python:test-commandserver.hook id
    89 hook talking
    91 hook talking