pld-ftp-admin: shell/bashrc - update from pldac

glen glen at pld-linux.org
Sun Jan 6 02:54:26 CET 2008


Author: glen                         Date: Sun Jan  6 01:54:26 2008 GMT
Module: pld-ftp-admin                 Tag: HEAD
---- Log message:
- update from pldac

---- Files affected:
pld-ftp-admin/shell:
   bashrc (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: pld-ftp-admin/shell/bashrc
diff -u pld-ftp-admin/shell/bashrc:1.4 pld-ftp-admin/shell/bashrc:1.5
--- pld-ftp-admin/shell/bashrc:1.4	Sun Jan  6 02:40:15 2008
+++ pld-ftp-admin/shell/bashrc	Sun Jan  6 02:54:21 2008
@@ -1,8 +1,9 @@
 # .bashrc - file executed when executing bash
 
 # Put your local aliases here
-alias rmpkg="~/pld-ftp-admin/scripts/remove.py"
-alias gen-indexes="~/pld-ftp-admin/scripts/gen-indexes.py"
+alias rmpkg=~/pld-ftp-admin/scripts/remove.py
+alias gen-indexes=~/pld-ftp-admin/scripts/gen-indexes.py
+alias dump-locks=~/pld-ftp-admin/scripts/dump-locks.py
 
 testmvpkg() {
 	~/pld-ftp-admin/scripts/test-move.py "$@" || return $?
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-ftp-admin/shell/bashrc?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list