public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: fix the typo of local.config.example
@ 2017-01-18 10:33 Kinglong Mee
  2017-01-18 10:51 ` Kinglong Mee
  0 siblings, 1 reply; 2+ messages in thread
From: Kinglong Mee @ 2017-01-18 10:33 UTC (permalink / raw)
  To: Eryu Guan, fstests; +Cc: sandeen, Kinglong Mee

Commit b7d908a0e8eb "README: document Fedora, RHEL, and
 CentOS dependencies" adds a typo of local.config.example 
to config.local.example, fix it.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 400e902..f788e71 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ Preparing system for tests (IRIX and Linux):
               
     - setup your environment
 	Quick start:
-	- copy config.local.example to config.local and edit as needed
+	- copy local.config.example to local.config and edit as needed
 	Or:
         - setenv TEST_DEV "device containing TEST PARTITION"
         - setenv TEST_DIR "mount point of TEST PARTITION"   
-- 
2.9.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] README: fix the typo of local.config.example
  2017-01-18 10:33 [PATCH] README: fix the typo of local.config.example Kinglong Mee
@ 2017-01-18 10:51 ` Kinglong Mee
  0 siblings, 0 replies; 2+ messages in thread
From: Kinglong Mee @ 2017-01-18 10:51 UTC (permalink / raw)
  To: Eryu Guan, fstests; +Cc: sandeen, Kinglong Mee

I find Lakshmipathi.G have send it yesterday, please ignore it.
Sorry for the noise.

On 1/18/2017 18:33, Kinglong Mee wrote:
> Commit b7d908a0e8eb "README: document Fedora, RHEL, and
>  CentOS dependencies" adds a typo of local.config.example 
> to config.local.example, fix it.
> 
> Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 400e902..f788e71 100644
> --- a/README
> +++ b/README
> @@ -63,7 +63,7 @@ Preparing system for tests (IRIX and Linux):
>                
>      - setup your environment
>  	Quick start:
> -	- copy config.local.example to config.local and edit as needed
> +	- copy local.config.example to local.config and edit as needed
>  	Or:
>          - setenv TEST_DEV "device containing TEST PARTITION"
>          - setenv TEST_DIR "mount point of TEST PARTITION"   
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-18 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 10:33 [PATCH] README: fix the typo of local.config.example Kinglong Mee
2017-01-18 10:51 ` Kinglong Mee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox