mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
lx_fs: support for unlink
This is based on the work of @ehmry and @sidhussmann. Issue #4070
This commit is contained in:
committed by
Christian Helmuth
parent
27004e1fd5
commit
4053e1628b
@@ -51,9 +51,10 @@ install_config {
|
||||
}
|
||||
|
||||
#
|
||||
# Create test-directory structure
|
||||
# Create test-directory structure and ensure it is empty
|
||||
#
|
||||
|
||||
exec rm -rf bin/libc_vfs
|
||||
exec mkdir -p bin/libc_vfs
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user