Randy McMurchy wrote: > Hi all, > > Mostly to DJ, FYI for everyone else. I believe you may have fixed the > bug at http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1164 > but I'm not certain. If so, could you close it out? > > Thanks. > Actually I still need feedback from somebody who actually uses it. I fixed the logic, at least in testing in a regular /etc/profile, but I've not tested in the actual profile.d script. I don't use the directory based profile setup nor the auto classpath myself.
To test, put a single jar file whose name contains a space into the CLASSPATH directory, then re-source the profile and see if duplicate entry exists or a ':' (colon) character exists where a space should be. It should work, and did locally. I had actually thought about suggesting that we rip it out completely and just set CLASSPATH="$CLASSPATH:." by default. -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
