From 96c0bbfb747cb23086ebc5027634e00c9e0e1254 Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Fri, 18 Jul 2008 03:03:47 +0000 Subject: [PATCH] add information about UPDATELIST-DEBUGGING doc to the screen that appears when the update feature is used in order to help with debugging --- src/usr/bin/sbopkg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/usr/bin/sbopkg b/src/usr/bin/sbopkg index 8f12348..729eb3d 100755 --- a/src/usr/bin/sbopkg +++ b/src/usr/bin/sbopkg @@ -158,8 +158,11 @@ if [ "$DIAG" = 1 ]; then check for updates? This is an experimental feature and should not \ be used as a substitute for reading the SBo ChangeLog.txt. If you \ proceed, it might take a few seconds to process, depending on the \ -number of SlackBuilds.org packages you have installed. Select \ -YES to continue or NO to cancel." 13 40 +number of SlackBuilds.org packages you have installed.\n\n\ +If you encounter any errors or strange behavior, please read the \ +document entitled 'UPDATELIST-DEBUGGING' in the sbopkg doc \ +directory to assist with bug reporting.\n\nSelect \ +YES to continue or NO to cancel." 19 50 if [ $? = 1 ]; then continue fi