On Friday 10 October 2008, Peter Stephenson wrote: > This is a test version for 4.3.7. It would be very useful if people > good try this out on as many system types as possible and report > problems. > I get this from make check: /home/bor/src/zsh/Test/E02xtrace.ztst: starting. *** /tmp/zsh.ztst.err.14212 2008-10-10 20:39:03.149221521 +0400 --- /tmp/zsh.ztst.terr.14212 2008-10-10 20:39:03.182564874 +0400 *************** *** 1,3 **** --- 1,7 ---- + +/etc/zshenv:10> export 'X11HOME=/usr/X11R6' + +/etc/zshenv:12> (( EUID == 0 )) + +/etc/zshenv:16> typeset -U path + +/etc/zshenv:17> path=( /home/bor/override /usr/share/colorgcc /opt/kde3/bin /usr/bin /bin /usr/local/bin /usr/X11R6/bin/ /usr/games /usr/lib/qt4/bin /usr/lib/ssh /usr/X11R6/bin /home/bor/bin /sbin /usr/sbin /usr/X11R6/bin /bin /usr/bin /usr/local/bin ) +./fnfile:1> PS4='+%x:%I> ' +./fnfile:5> : +./fnfile:6> fn Test /home/bor/src/zsh/Test/E02xtrace.ztst failed: error output differs from expected as shown above for: echo 'PS4="+%x:%I> " fn() { print This is fn. } : fn ' >fnfile $ZTST_testdir/../Src/zsh -fx ./fnfile Was testing: Trace output with sourcefile and line number.
Attachment:
signature.asc
Description: This is a digitally signed message part.