/[pxelator]/lib/PXElator/t/lxc.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 /lib/PXElator/t/lxc.t

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

revision 438 by dpavlin, Sun Sep 20 15:10:31 2009 UTC revision 439 by dpavlin, Sun Sep 20 16:12:03 2009 UTC
# Line 9  use Data::Dump qw/dump/; Line 9  use Data::Dump qw/dump/;
9    
10  use_ok 'lxc';  use_ok 'lxc';
11    
12  ok( lxc::create( 'webpac2.lib', '10.60.0.100', '/mnt/webpac2' ), 'create' );  ok( lxc::create( 'webpac2.lib' => '/virtual/webpac2.rot13.org/export', qw(172.16.10.42 255.255.250.0 172.16.10.1) ), 'create' );

Legend:
Removed from v.438  
changed lines
  Added in v.439

  ViewVC Help
Powered by ViewVC 1.1.26