mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
Fix tests
This commit is contained in:
parent
da50151d24
commit
32d3216bde
2 changed files with 3 additions and 3 deletions
|
|
@ -266,7 +266,7 @@ function testPublicIpSegmentWithVPNTurnedOnOsx() {
|
|||
|
||||
# Fake ifconfig
|
||||
cat > $FOLDER/sbin/ifconfig <<EOF
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env zsh
|
||||
cat <<INNER
|
||||
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
|
||||
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue