Re: Uploading updated documentation package to frozen

1998-05-17 Thread Manoj Srivastava
Hi, This is not policy. Decisions like this are the purview of the release manager. So, he is the person you need to convince. manoj -- Be guarded in speech, restrained of mind and not doing anything wrong physically. Perfect these three forms of action, and fulfil the way t

Uploading updated documentation package to frozen

1998-05-17 Thread Anthony Fok
Hello there! :-) As we all know, new upstream versions are not encouraged to go into frozen unless they only contain bug fixes in order to avoid new bugs being crept in during the testing period. However, I would like to amend the above. (BTW, is it a Policy? I couldn't find the word "frozen

Re: set -e vs. #!/bin/sh -e

1998-05-17 Thread Herbert Xu
Manoj Srivastava wrote: > I see no benefit in making it easy to turn error detection > off. It should be done as a matter of last resort. In that case, they > can edit (a copy of) the script. > > So, I guess I object to anything like this ever getting into > the Policy standard.