git://git.onelab.eu
/
sliver-openvswitch.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
check that tap device is actually created
[sliver-openvswitch.git]
/
planetlab
/
exp-tool
/
showgraph
1
make graph.ps
2
gv -watch -spartan graph.ps >/dev/null 2>&1 &
3
while :
4
do
5
inotifywait -e CREATE -e DELETE L
6
make graph.ps
7
done >/dev/null 2>&1