View | Details | Raw Unified | Return to bug 229346
Collapse All | Expand All

(-)freebsd-update 2019-01-06 22:25:25.345337000 +0100 (+1 lines)
Lines 790-795 Link Here
790
               echo "No updates are available to install."
790
               echo "No updates are available to install."
791
               if [ $ISFETCHED -eq 0 ]; then
791
               if [ $ISFETCHED -eq 0 ]; then
792
                       echo "Run '$0 fetch' first."
792
                       echo "Run '$0 fetch' first."
793
                       exit 1
793
               fi
794
               fi
794
               exit 0
795
               exit 0
795
       fi
796
       fi

Return to bug 229346