On Jul 25, 2013, at 11:55 AM, "John Meissen" <[email protected]> wrote:

> Un-printable characters (including cr/lf) in the data read from the file?

That was it. I looked at the file with vi after :set list, and it had a 
newline. I added:

HOST_NAME = HOST_NAME[:-1] 

and now it works. 

Russell Johnson
[email protected]



_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to