Subject: CVS commit: wip/pipestatus
From: Aleksey Cheusov
Date: 2008-05-04 23:22:48
Message id: E1Jslfj-0001nK-Qe@sc8-pr-cvs1.sourceforge.net

Log Message:

version -> 0.5.0

  Major changes

    - 'check_status_re' and therefore 'runpipe_re' use 'grep -E'
      instead of 'grep' in order to simplify regexp that
      contains >=2 digit exit statuses.

      NOTE: Formally speaking this breaks backward compatibility.

    - If PIPESTATUS_VERBOSE variable is set to non-empty string, then
      check_status0 and check_status_re functions print an error
      message to stderr.

Files:
RevisionActionfile
0modifywip/pipestatus/Makefile
0modifywip/pipestatus/distinfo