[rtems commit] fstests/fssymlink: Typo

Joel Sherrill joel.sherrill at oarcorp.com
Tue Mar 31 14:49:17 UTC 2015



On 3/31/2015 8:16 AM, Sebastian Huber wrote:
> Module:    rtems
> Branch:    master
> Commit:    260cfe050087c86f20693644038d7f5f1b503ec3
> Changeset: http://git.rtems.org/rtems/commit/?id=260cfe050087c86f20693644038d7f5f1b503ec3
>
> Author:    Alexander Krutwig <alexander.krutwig at embedded-brains.de>
> Date:      Tue Mar 31 15:14:26 2015 +0200
>
> fstests/fssymlink: Typo
>
> ---
>
>  testsuites/fstests/fssymlink/test.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testsuites/fstests/fssymlink/test.c b/testsuites/fstests/fssymlink/test.c
> index 6aa0bc2..ec5698f 100644
> --- a/testsuites/fstests/fssymlink/test.c
> +++ b/testsuites/fstests/fssymlink/test.c
> @@ -140,7 +140,7 @@ static void symlink_loop_error_test(void )
>  
>    mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO;
>  
> -  puts("symlink loop erro test");
> +  puts("symlink loop error test");
>  
>    status=symlink(file01,file02);
Can you put spaces around the = while you are in here?
It looks like it is not present in multiple places.
>    rtems_test_assert(status==0);
>
> _______________________________________________
> vc mailing list
> vc at rtems.org
> http://lists.rtems.org/mailman/listinfo/vc

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985




More information about the vc mailing list