]> git.pld-linux.org Git - packages/bash.git/commitdiff
oops
authorankry <ankry@pld-linux.org>
Fri, 27 May 2005 18:04:52 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bashrc -> 1.18

bashrc

diff --git a/bashrc b/bashrc
index 969bf11547e3f0a59818b3803153bee5cf047a5f..85fe46fd773be5833358727644fc133c5bc3bff9 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -22,4 +22,4 @@ for i in `find /etc/shrc.d -name '*.sh'` ; do
 done
 unset i
 
-[ "`LANG= tty`" = "not a tty" ] || stty erase `tput kbs`
+[ "`LC_ALL= tty`" = "not a tty" ] || stty erase `tput kbs`
This page took 0.032459 seconds and 4 git commands to generate.