zsh-workers
 help / color / mirror / code / Atom feed
* C02cond.ztst failure: -N
@ 2002-03-25 16:54 Adam Spiers
  2002-03-25 17:00 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Spiers @ 2002-03-25 16:54 UTC (permalink / raw)
  To: zsh workers mailing list

With latest CVS:

./C02cond.ztst: starting.
Test ./C02cond.ztst failed: bad status 1, expected 0 from:
  sleep 1
  cat unmodified
  touch newnewnew
  if [[ $OSTYPE == "cygwin" ]]; then
    print -u8 "Warning: not testing [[ -N file ]] (not supported on Cygwin)"
    true
  else
    [[ -N newnewnew && ! -N unmodified ]]
  fi
Was testing: -N cond
./C02cond.ztst: test failed.

Could this be because the compile is happening on an NFS-mounted
drive?


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

end of thread, other threads:[~2002-03-25 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-25 16:54 C02cond.ztst failure: -N Adam Spiers
2002-03-25 17:00 ` Bart Schaefer
2002-03-25 18:15   ` Adam Spiers
2002-03-25 19:44     ` 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).