go.src

Open discussion forum. For topics that do not fit anywhere else.
Locked
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

go.src

Post by OldnGrey »

Small bug in the go.src command.
If there is no initial golocs.cfg file it doesn't ininialize base_Distro properly.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

That's why it expects it, cuz it's in distro (unless someone recently removed it)
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

Post 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:
Locked