remove sync() from unit test
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@1001 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
This commit is contained in:
parent
ff309a6fbf
commit
645138d928
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ void insertProbeIter(size_t NUM_ENTRIES)
|
|||
unlink("storefile.txt");
|
||||
unlink("logfile.txt");
|
||||
|
||||
sync();
|
||||
|
||||
logtable<datatuple>::init_stasis();
|
||||
|
||||
//data generation
|
||||
|
|
Loading…
Reference in a new issue