]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps: fix LC_ALL setting 3487/head
authorNoah Watkins <noahwatkins@gmail.com>
Sun, 25 Jan 2015 19:45:48 +0000 (11:45 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Sun, 25 Jan 2015 19:45:48 +0000 (11:45 -0800)
commitca1d21e392a8ca0c2d2db515eead6a967728ee1e
tree30604063931141b9813fefd51e455e4724dd267d
parente4a97c60e3bed72853f6ce51253304c7abf0b8c0
install-deps: fix LC_ALL setting

On my box LC_ALL=C# includes the '#' in the value without
a space between C and '#' and things go completely bonkers.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
install-deps.sh