aboutsummaryrefslogtreecommitdiffstats
path: root/lang.csh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.csh')
-rwxr-xr-xlang.csh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.csh b/lang.csh
index 04288571..9d68d9a4 100755
--- a/lang.csh
+++ b/lang.csh
@@ -26,7 +26,7 @@ if ($sourced == 1) then
endif
endif
- set consoletype=`/sbin/consoletype`
+ set consoletype=`/sbin/consoletype stdout`
if ($?LANG) then
switch ($LANG)