/[scripts]/trunk/pgsql-git-backup.pl
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/pgsql-git-backup.pl

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

revision 83 by dpavlin, Thu Sep 11 19:57:14 2008 UTC revision 84 by dpavlin, Thu Sep 11 19:59:52 2008 UTC
# Line 58  while(<STDIN>) { Line 58  while(<STDIN>) {
58                  write_chunk;                  write_chunk;
59                  $name = " $1";                  $name = " $1";
60                  $name =~ s/\W+/ /g;                  $name =~ s/\W+/ /g;
61                    undef $d;
62                  $d = '';                  $d = '';
63          }          }
64          $d .= $_;          $d .= $_;

Legend:
Removed from v.83  
changed lines
  Added in v.84

  ViewVC Help
Powered by ViewVC 1.1.26