mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-19 06:26:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user