diff options
| author | Peter Stephenson <p.stephenson@samsung.com> | 2018-05-17 09:32:26 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.stephenson@samsung.com> | 2018-05-17 09:32:26 +0100 |
| commit | ee7dda7806db51016f9fe8d84f7ac3edb594eff0 (patch) | |
| tree | d2c109fd251ff291a673ed548a23bece8459bf81 /Completion/Unix/Command/_ssh | |
| parent | 42297: (e) subscript flag needs extra work with scalars (diff) | |
| download | zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.gz zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.bz2 zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.lz zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.xz zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.tar.zst zsh-ee7dda7806db51016f9fe8d84f7ac3edb594eff0.zip | |
42785: Allow redefining math function to work silently.
Previously it failed with an error message that the function
was already defined. This is inconsistent with most other
aspects of shell usage.
