Display the number of packages to update
This commit is contained in:
parent
6b89577102
commit
fa7ab9f54a
@ -523,7 +523,7 @@
|
||||
if [ "$packagenb" -eq "0" ]; then
|
||||
echo "";
|
||||
else
|
||||
echo "%{F#859900}%{F-}";
|
||||
echo "%{F#859900} $packagenb%{F-}";
|
||||
fi
|
||||
#+END_SRC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user