mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
scripts/run-regression-tests works now for the 2.6.33 kernel too.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1525 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -348,16 +348,6 @@ done
|
||||
} \
|
||||
| process_patch "fcst.diff"
|
||||
|
||||
{
|
||||
if [ "${kernel_version}" = 2.6.33 ]; then
|
||||
for f in $(ls fcst/linux-patches/* 2>/dev/null)
|
||||
do
|
||||
cat "${f}"
|
||||
done
|
||||
fi
|
||||
} \
|
||||
| process_patch "fcst-in-tree.diff"
|
||||
|
||||
add_file "fcst/README" "Documentation/scst/README.fcst" \
|
||||
| process_patch "fcst-doc.diff"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user