Stop mergemaster from pausing irritatingly.

--- /usr/src/usr.sbin/mergemaster/mergemaster.sh	2001/08/11 20:27:52
+++ /usr/src/usr.sbin/mergemaster/mergemaster.sh	2001/09/13 01:08:52
@@ -200,12 +200,6 @@
   done
   unset NO_INSTALLED
   echo ''
-  case "${VERBOSE}" in
-  '') ;;
-  *)
-    sleep 3
-    ;;
-  esac
 }
 
 # Set the default path for the temporary root environment
@@ -338,7 +332,6 @@
 if [ -n "${VERBOSE}" -a ! "${PAGER}" = "more" ]; then
   echo " *** You have ${PAGER} defined as your pager so we will use that"
   echo ''
-  sleep 3
 fi
 
 # Assign the diff flag once so we will not have to keep testing it
