]> git.decadent.org.uk Git - dak.git/commit
debianqueued: set LC_ALL in the environment
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 3 Feb 2013 13:03:25 +0000 (14:03 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 3 Feb 2013 13:05:41 +0000 (14:05 +0100)
commitd1ba61d1cc6c2fc80d4d7661d58aea4c580690b0
tree1fdbb2c6bc47b1b93e38cb097ba40834e36185fc
parent077bf03c4495465e28388f52e471877b7afa821a
debianqueued: set LC_ALL in the environment

Make sure all processes we start also run in the C locale.

queued currently parses the output from gpg to get the name of the
person who signed an upload. A better fix would be to pass --with-colon
to gpg, but as this information is only used for logging anyway...
tools/debianqueued-0.9/debianqueued