/[cwmp]/google/branches/store-pluggable/t/05-store.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 /google/branches/store-pluggable/t/05-store.t

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

revision 139 by dpavlin, Fri Oct 26 21:25:08 2007 UTC revision 140 by dpavlin, Sat Oct 27 10:13:01 2007 UTC
# Line 17  BEGIN { Line 17  BEGIN {
17  ok(my $abs_path = abs_path($0), "abs_path");  ok(my $abs_path = abs_path($0), "abs_path");
18  $abs_path =~ s!/[^/]*$!/!;      #!fix-vim  $abs_path =~ s!/[^/]*$!/!;      #!fix-vim
19    
20  my $path = "$abs_path/var/state.db";  my $path = "$abs_path/var/";
21    
22  unlink $path if -e $path;  unlink $path if -e $path;
23    

Legend:
Removed from v.139  
changed lines
  Added in v.140

  ViewVC Help
Powered by ViewVC 1.1.26