Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
9e8752af0a065018f0059ec7c38c60591baa493c
/
.
/
tests
/
sysrepo_system-ietfinterfaces-sudo.sh
blob: 92159bda5f90b404a1e1b822a448abc7a6e3bfa5 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# $1 should be sudo executable
"$1"
ip link del czechlight0 type dummy
||
true
"$1"
ip link del czechlight_br0 type dummy
||
true