]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
or here?
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Mar 2012 02:02:33 +0000 (02:02 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Mar 2012 02:02:33 +0000 (02:02 +0000)
svn-id: @12510

changelog.sh

index 94aaef8133ea9aed62e9a7d723269737428d758f..0aa69511ea99a3fdbcdb604508384e0b8e5027c9 100755 (executable)
@@ -34,7 +34,7 @@ if grep -q vim:encoding=utf-8 $users; then
 else
        charset=ISO8859-2
 fi
-svn log -v --xml | LC_ALL=C $svn2log --users-charset=$charset --domain "pld-linux.org" -p /geninitrd/trunk -u $tmp --exclude ChangeLog -o ChangeLog
+LC_ALL=C svn log -v --xml | LC_ALL=C $svn2log --users-charset=$charset --domain "pld-linux.org" -p /geninitrd/trunk -u $tmp --exclude ChangeLog -o ChangeLog
 rm -f $tmp
 
 # obfuscate emails <user@domain> and (user@domain)
This page took 0.067407 seconds and 4 git commands to generate.