[PVFS2-CVS] commit by neill in pvfs2/test/io/trove: test-trove-cancel.c

CVS commit program pvfs2-internal@beowulf-underground.org
Mon Feb 2 23:42:00 EST 2004


Update of /projects/cvsroot/pvfs2/test/io/trove
In directory parlweb.parl.clemson.edu:/tmp/cvs-serv22135/test/io/trove

Modified Files:
	test-trove-cancel.c 
Log Message:
- makes sure that cancellation works when aio callbacks aren't available


Index: test-trove-cancel.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/trove/test-trove-cancel.c,v
diff -p -u -r1.1 -r1.2
--- test-trove-cancel.c	2 Feb 2004 22:50:26 -0000	1.1
+++ test-trove-cancel.c	2 Feb 2004 23:42:00 -0000	1.2
@@ -231,7 +231,6 @@ int main(int argc, char **argv)	
             TROVE_DEFAULT_TEST_TIMEOUT);
     } while (ret == 0);
 
-
     if (ret < 0)
     {
         fprintf(stderr, "listio write failed\n");




More information about the PVFS2-CVS mailing list