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

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

revision 155 by dpavlin, Sat Oct 27 22:53:58 2007 UTC revision 156 by dpavlin, Sat Oct 27 22:54:28 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.155  
changed lines
  Added in v.156

  ViewVC Help
Powered by ViewVC 1.1.26