--- otvori_nove+db 2000/05/10 09:16:12 1.5 +++ otvori_nove+db 2000/05/17 09:57:22 1.6 @@ -203,7 +203,7 @@ $full_name=~s/ +:/:/g; $full_name=~s/ +/ /g; $full_name=nuke_chars($full_name); - if ($shell eq "t") { + if ($shell) { $shell="/usr/local/bin/bash"; } else { $shell="/usr/bin/false";