tests/test-bad-extension.t
changeset 44619 8cab8db59b6c
parent 43191 5ed1abd0ea26
child 47843 fcd464e6a482
equal deleted inserted replaced
44618:97265a0c0a42 44619:8cab8db59b6c
       
     1 #require no-chg
     1   $ filterlog () {
     2   $ filterlog () {
     2   >   sed -e 's!^[0-9/]* [0-9:]* ([0-9]*)>!YYYY/MM/DD HH:MM:SS (PID)>!'
     3   >   sed -e 's!^[0-9/]* [0-9:]* ([0-9]*)>!YYYY/MM/DD HH:MM:SS (PID)>!'
     3   > }
     4   > }
     4 
     5 
     5 ensure that failing ui.atexit handlers report sensibly
     6 ensure that failing ui.atexit handlers report sensibly