WIP WIP yes two wips

This commit is contained in:
Christopher Haster
2018-05-28 02:08:16 -05:00
parent fbd25ac533
commit 0e0f015fbd
3 changed files with 308 additions and 31 deletions

View File

@@ -329,7 +329,7 @@ tests/test.py << TEST
TEST
echo "--- Multi-block remove ---"
tests/test.py << TEST
tests/test.py -s << TEST
lfs_mount(&lfs, &cfg) => 0;
lfs_remove(&lfs, "cactus") => LFS_ERR_NOTEMPTY;