X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Frandpass;h=2294a2333160588f87c0113570fe4761b8f24365;hb=38592916d06e276c080a1f908e7436c7250e0e5b;hp=af30bfb929bbf4e455085ea84247821fbf8223d7;hpb=2813f60951e4db9d256a642794bc6e3427d8691c;p=bacula%2Fbacula diff --git a/bacula/autoconf/randpass b/bacula/autoconf/randpass index af30bfb929..2294a23331 100755 --- a/bacula/autoconf/randpass +++ b/bacula/autoconf/randpass @@ -3,6 +3,7 @@ # Generate a random password, written to standard output # By John Walker # +LANG=C if test "x$1" = "x" ; then PWL=48 # Password length in characters else