/[virtual-ldap]/koha-ldap-rewrite.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /koha-ldap-rewrite.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 67 - (hide annotations)
Sun Feb 21 01:03:01 2010 UTC (14 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 151 byte(s)
push logs into log/ directory

1 dpavlin 64 cd /srv/virtual-ldap/
2 dpavlin 67 log=log/koha-ldap-rewrite.log
3 dpavlin 64 test -f $log && mv $log $log.`date +%Y-%m-%dT%H%M%S`
4     ( ./bin/ldap-rewrite.pl 2>&1 ) | tee -a $log

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26