Files
scst/debug2perf
Vladislav Bolkhovitin d941e7f77a Debug mode switch scripts made executable
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@195 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2007-09-25 09:34:37 +00:00

9 lines
233 B
Bash
Executable File

#!/bin/bash
echo "Changing current debug state from full debug to full performance"
patch -p0 <scst-full_perf.patch && \
patch -p0 <usr-full_perf.patch && \
patch -p0 <qla2x00t-full_perf.patch && \
patch -p0 <iscsi-full_perf.patch