···18 export HOME="$PWD"
19fi;
20000021# Pipe the "p" character into Subversion to force it to accept the
22# server's certificate. This is perfectly safe: we don't care
23# whether the server is being spoofed --- only the cryptographic
···18 export HOME="$PWD"
19fi;
2021+if test -z "$LC_ALL"; then
22+ export LC_ALL="en_US.UTF-8"
23+fi;
24+25# Pipe the "p" character into Subversion to force it to accept the
26# server's certificate. This is perfectly safe: we don't care
27# whether the server is being spoofed --- only the cryptographic