This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error output from maint scripts


I've been using Robert's maint scripts now that I've been committing
stuff into cvs and they work really well (except when I get something
wrong: no disasters yet tho'). One minor issue is that some of the
error messages go to stdout, which isn't too useful when some of the
scripts are intended to be run with their output re-directed to a file
(particular for those of us who can't ever type a command right first
time).

So, a little patch to put all the error messages on stderr.

// Conrad

2002-06-18  Conrad Scott  <conrad.scott@dsl.pipex.com>

 * cvsclosebranch: Send error messages to stderr.
 * cvsmerge: Ditto.
 * cvsmergeinit: Ditto.
 * cvsmkbranch: Ditto.
 * cvsmkpatch: Ditto.

Attachment: maint.patch
Description: Binary data

Attachment: maint.ChangeLog.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]