mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 04:36:22 +00:00
regtest: Another update because of the kernel.org directory structure changes
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3927 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -292,7 +292,7 @@ function download_kernel {
|
||||
|| return $?
|
||||
if [ "${plevel}" != "" ]; then
|
||||
download_file "${kernel_mirror}/v$series/patch-$1.bz2" \
|
||||
|| download_file "${kernel_longterm}/v$series/longterm/v$kver/patch-$1.bz2" \
|
||||
|| download_file "${kernel_longterm}/longterm/patch-$1.bz2" \
|
||||
|| return $?
|
||||
fi
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user