Update dist-cores.sh

This commit is contained in:
twinaphex 2019-11-12 14:55:37 +01:00
parent 3a552e08ff
commit 312f143253

View File

@ -417,6 +417,6 @@ elif [ $PLATFORM = "ode-ps3" ] ; then
fi
if [ ! -z $linking_error ]; then
echo error
echo $linking_error
exit 1
fi