final release scripts

This commit is contained in:
Dave Murphy 2010-02-25 20:43:04 +00:00
parent f10df070b8
commit 02e1bd5552

View File

@ -6,7 +6,7 @@
# devkitPSP release 13
#---------------------------------------------------------------------------------
if [ 1 -eq 1 ] ; then
if [ 0 -eq 1 ] ; then
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support"
exit 1
fi