/[fuse_dbi]/trunk/t/03pgsql.t
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/t/03pgsql.t

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

revision 20 by dpavlin, Sat Oct 2 00:42:38 2004 UTC revision 22 by dpavlin, Sat Oct 2 16:30:16 2004 UTC
# Line 73  my $mnt = Fuse::DBI->mount({ Line 73  my $mnt = Fuse::DBI->mount({
73          update => $sql_update,          update => $sql_update,
74          dsn => $dsn,          dsn => $dsn,
75          mount => $mount,          mount => $mount,
76            fork => 1,
77  });  });
78    
79  ok($mnt, "mount");  ok($mnt, "mount");

Legend:
Removed from v.20  
changed lines
  Added in v.22

  ViewVC Help
Powered by ViewVC 1.1.26