Merging in 2.0.2.
This commit is contained in:
@@ -36,11 +36,6 @@
|
||||
void
|
||||
test_fsync(void)
|
||||
{
|
||||
int ntests = 0, lost_points = 0;
|
||||
|
||||
test_fsync_fd(&ntests, &lost_points);
|
||||
|
||||
if(!lost_points)
|
||||
success(TEST161_SUCCESS, SECRET, "/testbin/badcall");
|
||||
test_fsync_fd();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user