mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 06:58:16 +08:00
Fix the blank lines in omf update
output. (#394)
This commit is contained in:
parent
fb6c2992ba
commit
370b4dd2a5
|
@ -25,6 +25,8 @@ function omf.packages.update -a name
|
|||
return 1
|
||||
end
|
||||
|
||||
echo $result
|
||||
if set -q result
|
||||
echo $result
|
||||
end
|
||||
return 0
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user