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

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

revision 196 by dpavlin, Sun Oct 28 17:43:01 2007 UTC revision 197 by dpavlin, Mon Nov 12 22:03:01 2007 UTC
# Line 191  my $state = { Line 191  my $state = {
191    
192  is_deeply( $store->current_store->get_state( 'CP0644JTHJ4' ), $state, 'store->current_store->get_state' );  is_deeply( $store->current_store->get_state( 'CP0644JTHJ4' ), $state, 'store->current_store->get_state' );
193    
194    diag "shutdown server";
195    
196  ok( kill(9,$pid), 'kill ' . $pid );  ok( kill(9,$pid), 'kill ' . $pid );
197    
198  ok( waitpid($pid,0), 'waitpid' );  ok( waitpid($pid,0), 'waitpid' );

Legend:
Removed from v.196  
changed lines
  Added in v.197

  ViewVC Help
Powered by ViewVC 1.1.26