* [LTP] [PATCH] gitmodules: update mce-test repo URL
@ 2012-05-30 10:28 Caspar Zhang
2012-05-30 10:29 ` Caspar Zhang
2012-05-31 7:28 ` Caspar Zhang
0 siblings, 2 replies; 4+ messages in thread
From: Caspar Zhang @ 2012-05-30 10:28 UTC (permalink / raw)
To: LTP List
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]
According to mce-test maintainer Chen Gong, the project repo URL has
been moved to git.kernel.org, so update the URL.
Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
---
.gitmodules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gitmodules-update-mce-test-repo-URL.patch --]
[-- Type: text/x-patch; name="0001-gitmodules-update-mce-test-repo-URL.patch", Size: 322 bytes --]
diff --git a/.gitmodules b/.gitmodules
index e9eefdb..1c9e9c3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "testcases/kernel/mce-test"]
path = testcases/kernel/mce-test
- url = git://github.com/andikleen/mce-test.git
+ url = git://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git
[-- Attachment #3: Type: text/plain, Size: 395 bytes --]
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
[-- Attachment #4: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [LTP] [PATCH] gitmodules: update mce-test repo URL
2012-05-30 10:28 [LTP] [PATCH] gitmodules: update mce-test repo URL Caspar Zhang
@ 2012-05-30 10:29 ` Caspar Zhang
2012-05-31 2:07 ` Chen Gong
2012-05-31 7:28 ` Caspar Zhang
1 sibling, 1 reply; 4+ messages in thread
From: Caspar Zhang @ 2012-05-30 10:29 UTC (permalink / raw)
To: Chen Gong; +Cc: LTP List
On 05/30/2012 06:28 PM, Caspar Zhang wrote:
>
> According to mce-test maintainer Chen Gong, the project repo URL has
> been moved to git.kernel.org, so update the URL.
>
> Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
> ---
> .gitmodules | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Hi Chen Gong, please review the patch.
Thanks,
Caspar
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LTP] [PATCH] gitmodules: update mce-test repo URL
2012-05-30 10:29 ` Caspar Zhang
@ 2012-05-31 2:07 ` Chen Gong
0 siblings, 0 replies; 4+ messages in thread
From: Chen Gong @ 2012-05-31 2:07 UTC (permalink / raw)
To: Caspar Zhang; +Cc: LTP List
于 2012/5/30 18:29, Caspar Zhang 写道:
> On 05/30/2012 06:28 PM, Caspar Zhang wrote:
>>
>> According to mce-test maintainer Chen Gong, the project repo URL has
>> been moved to git.kernel.org, so update the URL.
>>
>> Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
>> ---
>> .gitmodules | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>
> Hi Chen Gong, please review the patch.
>
> Thanks,
> Caspar
>
fine to me
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LTP] [PATCH] gitmodules: update mce-test repo URL
2012-05-30 10:28 [LTP] [PATCH] gitmodules: update mce-test repo URL Caspar Zhang
2012-05-30 10:29 ` Caspar Zhang
@ 2012-05-31 7:28 ` Caspar Zhang
1 sibling, 0 replies; 4+ messages in thread
From: Caspar Zhang @ 2012-05-31 7:28 UTC (permalink / raw)
To: LTP List
On 05/30/2012 06:28 PM, Caspar Zhang wrote:
>
> According to mce-test maintainer Chen Gong, the project repo URL has
> been moved to git.kernel.org, so update the URL.
>
> Signed-off-by: Caspar Zhang <caspar@casparzhang.com>
> ---
> .gitmodules | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Pushed.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-31 7:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 10:28 [LTP] [PATCH] gitmodules: update mce-test repo URL Caspar Zhang
2012-05-30 10:29 ` Caspar Zhang
2012-05-31 2:07 ` Chen Gong
2012-05-31 7:28 ` Caspar Zhang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox