[PATCH] Issue #279: some plugins/sample files are missing in dist.

3 views
Skip to first unread message

sha...@linux.vnet.ibm.com

unread,
Dec 13, 2013, 9:55:57 AM12/13/13
to project...@googlegroups.com, ShaoHe Feng
From: ShaoHe Feng <sha...@linux.vnet.ibm.com>

files in dist list should be concatenated by back-slant.

Signed-off-by: ShaoHe Feng <sha...@linux.vnet.ibm.com>
---
plugins/sample/Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/sample/Makefile.am b/plugins/sample/Makefile.am
index 30de75a..0cb5723 100644
--- a/plugins/sample/Makefile.am
+++ b/plugins/sample/Makefile.am
@@ -23,7 +23,7 @@
SUBDIRS = ui

EXTRA_DIST = \
- __init__.py
- API.json
- model.py
+ __init__.py \
+ API.json \
+ model.py \
sample.conf
--
1.7.11.7

Mark Wu

unread,
Dec 16, 2013, 12:23:11 AM12/16/13
to sha...@linux.vnet.ibm.com, project...@googlegroups.com
Looks good to me. It's my fault. Thanks for the fix.

Aline Manera

unread,
Dec 16, 2013, 6:08:01 AM12/16/13
to sha...@linux.vnet.ibm.com, project...@googlegroups.com, ShaoHe Feng, project...@googlegroups.com
Applied. Thanks.

Regards,

Aline Manera

Aline Manera

unread,
Dec 16, 2013, 6:09:06 AM12/16/13
to Mark Wu, sha...@linux.vnet.ibm.com, project...@googlegroups.com
Please, next time provide the default reviewed-by message when accepting a patch

Reviewed-by: <name> <email>

That way I can easily identify which patches are ready to be merged.

Mark Wu

unread,
Dec 17, 2013, 8:35:15 PM12/17/13
to Aline Manera, project...@googlegroups.com, sha...@linux.vnet.ibm.com
No problem. I didn't realize your script count on this string pattern
before.

Reply all
Reply to author
Forward
0 new messages