fix root mail on bk, nonroot stuff, misc prom updates
[distro-setup] / filesystem / usr / local / bin / myupgrade
index 7be700124f79cf8c50c741803d4d0ce0571ad315..3577864d76363fbbb71ba0fd1f81850a286b217e 100755 (executable)
@@ -43,7 +43,7 @@ myreboot() {
 # We should figure some workaround.
 
 if ! out=$(/sbin/needrestart -p 2>&1); then
-  e "$out"
+  printf "%s\n\n" "$out"
   if [[ $HOSTNAME != "$MAIL_HOST" ]]; then
     myreboot
   fi