]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/randpass
Tweak another try at detecting batch insert on SLES for postgres
[bacula/bacula] / bacula / autoconf / randpass
index af30bfb929bbf4e455085ea84247821fbf8223d7..2294a2333160588f87c0113570fe4761b8f24365 100755 (executable)
@@ -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