Gumper,
I do not know how gen.sh ever works for anyone else, but .... at the bottom of gen.sh there is the line: bash puball.sh $SOURCE it should be changed to: bash puball.sh ../$SOURCE SOURCE in this case is the `hostname`.xml file that is read and is in the top directory, not in the "work" directory. But you will notice that the bash command is executed in the "work" directory so it can NEVER find the hostname.xml file. If I am wrong .... please let me know and tell me how to make it work. Thanks Richard Emberson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
