zsh-workers
 help / color / mirror / code / Atom feed
* E01options.ztst : CDABLE_VARS option
@ 2002-03-12  6:21 Felix Rosencrantz
  2002-03-13 10:00 ` PATCH: " Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Rosencrantz @ 2002-03-12  6:21 UTC (permalink / raw)
  To: zsh-workers

I'm seeing the following failure with the E01options.ztst.

-FR.

./E01options.ztst: starting.
*** /tmp/zsh.ztst.out.17254	Wed Mar  6 19:13:54 2002
--- /tmp/zsh.ztst.tout.17254	Wed Mar  6 19:13:54 2002
***************
*** 1,2 ****
- ~/zsh/Test/options.tmp/tmpcd
  back in options.tmp
--- 1 ----
Test ./E01options.ztst failed: output differs from expected as shown above for:
  setopt cdablevars
  # only absolute paths are eligible for ~-expansion
  cdablevar1=tmpcd
  (cd cdablevar1)
  cdablevar2=$PWD/tmpcd
  cd cdablevar2
  cd ..
  print back in ${PWD:t}
  unsetopt cdablevars
  cd cdablevar2
Error output:
(eval):cd:4: no such file or directory: cdablevar1
(eval):cd:10: no such file or directory: cdablevar2
Was testing: CDABLE_VARS option
./E01options.ztst: test failed.




__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-13 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-12  6:21 E01options.ztst : CDABLE_VARS option Felix Rosencrantz
2002-03-13 10:00 ` PATCH: " Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).