Whamcloud - gitweb
b=15625
authorbrian <brian>
Tue, 12 Aug 2008 17:50:24 +0000 (17:50 +0000)
committerbrian <brian>
Tue, 12 Aug 2008 17:50:24 +0000 (17:50 +0000)
i=cliffw
i=johann

Display a short text blurb at the end of the lustre-modules installation
in preparation for displaying Service Tags information.

lustre.spec.in

index fda6602..d179907 100644 (file)
@@ -202,6 +202,9 @@ if [ -f /boot/System.map-%{kversion} ]; then
 else
        depmod -ae %{kversion} || exit 0
 fi
 else
        depmod -ae %{kversion} || exit 0
 fi
+cat <<EOF
+Lustre package installation complete.
+EOF
 
 # for update from < v1.4.6
 
 
 # for update from < v1.4.6