mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-25 09:41:40 +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
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
echo $result
|
if set -q result
|
||||||
|
echo $result
|
||||||
|
end
|
||||||
return 0
|
return 0
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user