moved showgraph into exp-tool as well
[sliver-openvswitch.git] / planetlab / scripts / showgraph
diff --git a/planetlab/scripts/showgraph b/planetlab/scripts/showgraph
deleted file mode 100755 (executable)
index 85421cb..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-make graph.ps
-gv -watch -spartan graph.ps >/dev/null 2>&1 &
-while :
-do
-       inotifywait -e CREATE -e DELETE L
-       make graph.ps 
-done >/dev/null 2>&1