Whamcloud - gitweb
* fix a potential deadlock in the child handling code that seemd to be
authorrread <rread>
Fri, 3 Jan 2003 06:30:09 +0000 (06:30 +0000)
committerrread <rread>
Fri, 3 Jan 2003 06:30:09 +0000 (06:30 +0000)
commitda4a1a4a7797a9777e5d52d123efc4553067363e
tree0293adee4792eb92aead9368edc0b9c1d0b2074a
parenta5397b366d79314828dc53bb70e8b51478c2c7b0
* fix a potential deadlock in the child handling code that seemd to be
causing problems on uml recently. Went on Safari and found
idea for fix in the Python Cookbook.

* die gracefully if an non-config-looking file is passed on command line. (ie,
like when I type ../utils/lconf lov.sh 5x a day.)
lustre/utils/lconf.in