/[fuse.before_github]/perl/trunk/test/s/mount.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 /perl/trunk/test/s/mount.t

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

revision 18 by dpavlin, Sun Mar 20 00:36:05 2005 UTC revision 19 by dpavlin, Tue Dec 27 12:47:00 2005 UTC
# Line 12  if(!fork()) { Line 12  if(!fork()) {
12          mkdir $_point;          mkdir $_point;
13          mkdir $_real;          mkdir $_real;
14          `echo $$ >test/s/mounted.pid`;          `echo $$ >test/s/mounted.pid`;
15          exec("perl $_loop $_point");          exec("perl -Iblib/lib -Iblib/arch $_loop $_point");
16          exit(1);          exit(1);
17  }  }
18  select(undef, undef, undef, 0.5);  select(undef, undef, undef, 0.5);

Legend:
Removed from v.18  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26