scripts: Merge up to and including r4569 from trunk

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4577 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-11-03 14:03:32 +00:00
parent f6afe9f3ff
commit b8dcba41c7
5 changed files with 96 additions and 46 deletions
+1 -3
View File
@@ -60,9 +60,7 @@ extract_kernel_tree "$1" || exit $?
cd "${target}" || exit $?
svn status -v "$(dirname "$(dirname "$scriptname")")" \
| grep -vE '^\?|^Performing' \
| cut -c41- \
list-source-files "$(dirname "$(dirname "$scriptname")")" \
| grep -- "-${kernel_version}.*.patch$" \
| grep -v /in-tree/ \
| while read p