Files
scst/release2debug
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
228 B
Bash
Executable File

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