/[BackupPC]/trunk/bin/BackupPC_updatedb
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 /trunk/bin/BackupPC_updatedb

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

revision 92 by dpavlin, Sun Aug 28 18:02:58 2005 UTC revision 95 by dpavlin, Tue Aug 30 09:55:34 2005 UTC
# Line 216  sub hest_update { Line 216  sub hest_update {
216    
217    
218  ## update index ##  ## update index ##
219  if ($opt{i} || ($index_path && ! -e $index_path)) {  if (($opt{i} || ($index_path && ! -e $index_path)) && !$opt{c}) {
220          # update all          # update all
221          print "force update of HyperEstraier index ";          print "force update of HyperEstraier index ";
222          print "importing existing data" unless (-e $index_path);          print "importing existing data" unless (-e $index_path);

Legend:
Removed from v.92  
changed lines
  Added in v.95

  ViewVC Help
Powered by ViewVC 1.1.26