RE: path env variable for fedora 10 and 11

2009-08-23 Thread Shawn Castrianni
Maybe split up your echo statement into 2 args? --- Shawn Castrianni -Original Message- From: chris chriss [mailto:mr.monkey9...@gmail.com] Sent: Sunday, August 23, 2009 2:15 PM To: user@ant.apache.org Subject: path env variable for fedora 10 and 11 I'm trying to append som

path env variable for fedora 10 and 11

2009-08-23 Thread chris chriss
I'm trying to append something to the PATH env variable in fedora 10 and fedora 11. It doesn't seem to work. (Fedora 8 and 9 work as expected, as well as ubuntu with the same versions of ant 1.7.1). My example below should echo out the path with "/foo" at the begining. I don't believe it's a bug w