From 0a52585f45cece5dc316e102a14d991792a50d50 Mon Sep 17 00:00:00 2001 From: Xavier Grave Date: Sun, 11 Oct 2015 14:40:59 +0200 Subject: [ADA4HURD] test result of create file with echo --- hurd/documentation/netfs_ada_results.mdwn | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn index 5033c169..a0115fd7 100644 --- a/hurd/documentation/netfs_ada_results.mdwn +++ b/hurd/documentation/netfs_ada_results.mdwn @@ -274,4 +274,14 @@ is included in the section entitled ### mkdir node/toto * OK - * need to create leaf now : write to an inexistent file \ No newline at end of file + * need to create leaf now : write to an inexistent file + +### echo "elle souffle" > node/test + + * NOK + * command result - bash: node/test: Not a directory + * CAll sequence + * Validate\_Stat + * Check\_Open\_Permissions + * Attempt\_Lookup + * Attempt\_Create\_File \ No newline at end of file -- cgit v1.2.3