mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Reduced disk space needed for nightly build.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1196 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -125,7 +125,7 @@ for logfile in old new ; do
|
||||
"svn co -q -r {${svn_date}} ${scst_svn_repo} ${ABT_TMPDIR}/scst" && \
|
||||
runcmd ${logfile} \
|
||||
"Running regression tests" \
|
||||
"cd ${ABT_TMPDIR}/scst && scripts/run-regression-tests -d ${ABT_TMPDIR}/regtest -j ${ABT_JOBS} -q ${ABT_KERNELS}"
|
||||
"cd ${ABT_TMPDIR}/scst && scripts/run-regression-tests -k -d ${ABT_TMPDIR}/regtest -j ${ABT_JOBS} -q ${ABT_KERNELS}"
|
||||
runcmd ${logfile} \
|
||||
"Cleaning up" \
|
||||
"rm -rf ${ABT_TMPDIR}"
|
||||
|
||||
Reference in New Issue
Block a user