This is the mail archive of the cygwin-apps 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]

Heads-up: G-B-S changes (bash, logging)


To everyone who uses G-B-S:

I've just committed a change that turns off logging functionality in the
generic-build-script by default.  If you still want logs, please invoke
your scripts with the "with_logs" (or "--logs") flag, or insert a call to
enablelogging() before the option processing loop.  I've also fixed the
"wrong exit code when logging" bug, so logging should be safe to use even
for potentially failing builds.  Note that some bash-isms were needed to
make this work correctly, so the g-b-s is now a bash script (but since
Cygwin's sh is bash, this shouldn't be a problem).

Please test.  Comments and suggestions welcome.  Also, if you have g-b-s
patches pending, please resubmit against CVS HEAD.  Thanks,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"


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