stefanf     2007-10-26 10:23:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    bin/sh               eval.c sh.1 
  Log:
  MFC: eval.c 1.54, sh.1 1.125
  
  The exit status of a case statement where none of the patterns is matched
  is supposed to be 0, not the status of the previous command.
  
  Revision   Changes    Path
  1.42.8.6   +1 -0      src/bin/sh/eval.c
  1.102.2.9  +4 -0      src/bin/sh/sh.1
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to