regression tests: Run the 2.6.26..2.6.32 tests on the sysfs code instead of procfs

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5270 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-02-07 07:45:15 +00:00
parent 987f9bd776
commit 1a367a14c8
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ else
include_fcst="false"
fi
# Make sure that for kernel 2.6.33 and later the line
# Make sure that for kernel 2.6.26 and later the line
# "#define CONFIG_SCST_PROC" is removed from scst/include/scst.h.
if grep -qw scst_sysfs scst/kernel/in-tree/Makefile.scst-${kver} \
|| [ "${generating_upstream_patch}" = "true" ];