/[vz-tools]/trunk/lib/VZ.pm
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/lib/VZ.pm

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

revision 56 by dpavlin, Thu Aug 14 22:47:54 2008 UTC revision 57 by dpavlin, Mon Feb 2 11:09:13 2009 UTC
# Line 156  sub vzlist { Line 156  sub vzlist {
156    
157    
158          my $output;          my $output;
159            $output = {} if defined $args->{hash};
160    
161          if ( ! @vzlist_fields ) {          if ( ! @vzlist_fields ) {
162                  open(my $vzlist, 'vzlist -L |') || die "can't start vzlist -L: $!";                  open(my $vzlist, 'vzlist -L |') || die "can't start vzlist -L: $!";

Legend:
Removed from v.56  
changed lines
  Added in v.57

  ViewVC Help
Powered by ViewVC 1.1.26