1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00

users/13323: new test wasnt robust about ignoring /etc/zshenv

This commit is contained in:
Peter Stephenson 2008-10-10 17:01:16 +00:00
parent c09636ee56
commit c1a41ff542
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2008-10-10 Peter Stephenson <pws@csr.com>
* users/13323: Test/E02xtrace.ztst: new test wasn't robust
about ignoring /etc/zshenv.
* users/13321: configure.ac: allow --disable-gdbm.
* unposted: Doc/Zsh/expn.yo: protect () from macro expansion.

View file

@ -98,7 +98,8 @@
:
fn
' >fnfile
$ZTST_testdir/../Src/zsh -fx ./fnfile
$ZTST_testdir/../Src/zsh -fx ./fnfile 2>errfile
grep '\./fnfile' errfile 1>&2
0:Trace output with sourcefile and line number.
>This is fn.
?+./fnfile:1> PS4='+%x:%I> '