diff mbox

README: Fix Quick start typo

Message ID 20170116231341.GA866@giis.co.in (mailing list archive)
State New, archived
Headers show

Commit Message

Lakshmipathi.G Jan. 16, 2017, 11:13 p.m. UTC
Signed-off-by: Lakshmipathi.G <Lakshmipathi.G@giis.co.in>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Eric Sandeen Jan. 16, 2017, 11:30 p.m. UTC | #1
On 1/16/17 5:13 PM, Lakshmipathi.G wrote:
> Signed-off-by: Lakshmipathi.G <Lakshmipathi.G@giis.co.in>
> ---
>  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

Whoops, that might be my fault!

Reviewed-by: Eric Sandeen <sandeen@redhat.com>

>  	Or:
>          - setenv TEST_DEV "device containing TEST PARTITION"
>          - setenv TEST_DIR "mount point of TEST PARTITION"   
> 
--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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"