slip in a minor tweak I forgot to add to a previous commit

This commit is contained in:
chess.griffin 2009-02-19 20:04:51 +00:00
parent 3cdbdac4c0
commit fd40dc66e9

View File

@ -2330,7 +2330,7 @@ process_queue () {
done
echo "******************************************" >> $PRECHECKLOG
if [ "$DIAG" = 1 ]; then
dialog --title "Pre-Check Log" --yes-label "Continue" \
dialog --title "Pre-Check Log" --yes-label "Start Build" \
--no-label "Back" --yesno "$(cat $PRECHECKLOG)" 0 0
if [ $? != 0 ]; then
rm -f $PKGPATH/$PKG*.build