Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
TEST: test the patchwork of dev.lemote.com
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Wu Zhangjin  
View profile   Translate to Translated (View Original)
 More options Jun 22 2010, 11:39 am
From: Wu Zhangjin <wuzhang...@gmail.com>
Date: Tue, 22 Jun 2010 23:39:21 +0800
Local: Tues, Jun 22 2010 11:39 am
Subject: [PATCH] TEST: test the patchwork of dev.lemote.com
This patch is sent to loongson-dev@googlegroups.com to test the patchwork of
dev.lemote.com: http://dev.lemote.com/patchwork/, if it works normally, this
patch will be collected on http://dev.lemote.com/patchwork.

If you want to submit loongson related patches, please put the Emails of the
maintainers and loongson-dev@googlegroups.com into the TO: or CC: list.

We use the linux-loongson/community[1] project as an example:

$ git send-email --to="Zhang Le <r0be...@gentoo.org>" --to="Wu Zhangjin <wuzhang...@gmail.com>" --cc="loongson-dev@googlegroups.com" /path/to/patch

For the PMON, please put qia...@lemote.com and xia...@lemote.com to the To: or
CC: list. For the other projects, please get the maintainers from the related
wiki pages: http://dev.lemote.com/code/

Then you can register an account and query or operate the patches on
http://dev.lemote.com/patchwork.

Thanks very much to Chenjie for building the patchwork site.

Regards,
        Wu Zhangjin
------------
[1] http://dev.lemote.com/code/linux-loongson-community

Signed-off-by: Wu Zhangjin <wuzhang...@gmail.com>
---
 test.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 test.c

diff --git a/test.c b/test.c
new file mode 100644
index 0000000..2aa8745
--- /dev/null
+++ b/test.c
@@ -0,0 +1,12 @@
+/*
+ * This is a patch for testing the patchwork of dev.lemote.com:
+ * http://dev.lemote.com/patchwork/
+ */
+
+#include <stdio.h>
+
+int main(void)
+{
+       printf("Hello, Patchwork!\n");
+       return 0;
+}
--
1.7.0.4


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »