Rob,
there is a bug in test/client/vfs/test-mkdir at line 230. After making and removing a couple directories the test decides to remake the directory, but rather than call the create_directory function, creates it itself and in the process forgets to check the pvfsEXELocation - thus this fails if the test objects are not in the path (as on my machine). I guess you have always had that in the path so it hasn't affected you.
Walt -- Dr. Walter B. Ligon III Associate Professor ECE Department Clemson University _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
