mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
Travis (as currently configured) is one such platform.
This commit is contained in:
parent
8d37377644
commit
1ad5c1f40f
5 changed files with 5 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
|||
# vim: ft=zsh sw=2 ts=2 et
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
type sudo >/dev/null || skip_test='sudo must be present'
|
||||
sudo(){}
|
||||
|
||||
BUFFER='sudo -u >/tmp otheruser ls; sudo ls; sudo -i ls'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue