/[virtual-ldap]/safeq-ldap-koha.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

Diff of /safeq-ldap-koha.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 64 by dpavlin, Sun Feb 21 00:38:01 2010 UTC revision 67 by dpavlin, Sun Feb 21 01:03:01 2010 UTC
# Line 1  Line 1 
1  cd /srv/virtual-ldap/  cd /srv/virtual-ldap/
2  log=safeq-ldap-koha.log  log=log/safeq-ldap-koha.log
3  test -f $log && mv $log $log.`date +%Y-%m-%dT%H%M%S`  test -f $log && mv $log $log.`date +%Y-%m-%dT%H%M%S`
4  ( MAX_RESULTS=10 ./bin/ldap-koha.pl 10.60.0.13:2389 2>&1 ) | tee -a $log  ( MAX_RESULTS=10 ./bin/ldap-koha.pl 10.60.0.13:2389 2>&1 ) | tee -a $log

Legend:
Removed from v.64  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.26