Page 1 of 1

go.src

Posted: Sun May 13, 2007 9:02 pm
by OldnGrey
Small bug in the go.src command.
If there is no initial golocs.cfg file it doesn't ininialize base_Distro properly.

Posted: Sun May 13, 2007 9:27 pm
by MuadDib
That's why it expects it, cuz it's in distro (unless someone recently removed it)

Posted: Sun May 13, 2007 10:56 pm
by OldnGrey
Your code tests to see if the golocs exist and exit the function if they don't. Half prepared the script to test for it and create a blank dictionary but didn't!

I am not bothered in the slightest. The command works fine otherwise. :smile: