pld-ftp-admin: shell/bash_profile - typo
glen
glen at pld-linux.org
Sun Jan 6 02:48:13 CET 2008
Author: glen Date: Sun Jan 6 01:48:13 2008 GMT
Module: pld-ftp-admin Tag: HEAD
---- Log message:
- typo
---- Files affected:
pld-ftp-admin/shell:
bash_profile (1.3 -> 1.4)
---- Diffs:
================================================================
Index: pld-ftp-admin/shell/bash_profile
diff -u pld-ftp-admin/shell/bash_profile:1.3 pld-ftp-admin/shell/bash_profile:1.4
--- pld-ftp-admin/shell/bash_profile:1.3 Sun Jan 6 02:47:34 2008
+++ pld-ftp-admin/shell/bash_profile Sun Jan 6 02:48:08 2008
@@ -7,10 +7,10 @@
export LC_ALL=C
export LANG=en_US
export TZ=EET
- case $(id -un)
+ case $(id -un) in
pldth)
echo -ne "\033kth at ftp\033\\"
- ;;
+ ;;
pldac)
echo -ne "\033kac at ftp\033\\"
;;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-ftp-admin/shell/bash_profile?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list