tests/test-run-tests.t
changeset 47588 eb611ecb435c
parent 47584 ee1fc8f970e6
child 48313 bc04a7615c96
equal deleted inserted replaced
47587:be496e3489b9 47588:eb611ecb435c
   646 Running In Debug Mode
   646 Running In Debug Mode
   647 ======================
   647 ======================
   648 
   648 
   649   $ rt --debug 2>&1 | grep -v pwd
   649   $ rt --debug 2>&1 | grep -v pwd
   650   running 2 tests using 1 parallel processes 
   650   running 2 tests using 1 parallel processes 
   651   + alias hg=hg.exe (windows !)
       
   652   + echo *SALT* 0 0 (glob)
   651   + echo *SALT* 0 0 (glob)
   653   *SALT* 0 0 (glob)
   652   *SALT* 0 0 (glob)
   654   + echo babar
   653   + echo babar
   655   babar
   654   babar
   656   + echo *SALT* 10 0 (glob)
   655   + echo *SALT* 10 0 (glob)
   657   *SALT* 10 0 (glob)
   656   *SALT* 10 0 (glob)
   658   .+ alias hg=hg.exe (windows !)
       
   659   *+ echo *SALT* 0 0 (glob)
   657   *+ echo *SALT* 0 0 (glob)
   660   *SALT* 0 0 (glob)
   658   *SALT* 0 0 (glob)
   661   + echo babar
   659   + echo babar
   662   babar
   660   babar
   663   + echo *SALT* 2 0 (glob)
   661   + echo *SALT* 2 0 (glob)