Gav... wrote: > > $ export LANG=en_US.UTF-8 > $ /export/home/config/run-forrestbot.sh forrest-sample-2.xml notify trunk > > I then checked the zone at > > http://forrest.zones.apache.org/ft/build/forrest-sample-2/index.html > > and yay, sure enough the ?? had all vanished to be replaced with proper > copyright and TM symbols etc. > > This will disappear on the next forrestbot run however. > > Because the forrestbot scripts are run under user crossley, David, could you > please add > > export LANG=en_US.UTF-8 > > to your .bash_profile, I believe that will then solve this permanently.
Done. However i added it to the $CONFIG/setenv.sh script so that it is generally available. -David