diff options
author | root <root@pigstarter.retiolum> | 2013-06-24 19:19:46 +0200 |
---|---|---|
committer | root <root@pigstarter.retiolum> | 2013-06-24 19:19:46 +0200 |
commit | b28bedc524b1a0f90a1b760ac29fb2d49d7970b3 (patch) | |
tree | 17f10fa9c224d089da28f3bb938bf9ee3c609bed /retiolum/bin | |
parent | b25a68171162c4a9aaba90e7af181734a527f5ee (diff) |
fix symlink
Diffstat (limited to 'retiolum/bin')
-rw-r--r-- | retiolum/bin/nodes-to-json (renamed from retiolum/bin/nodes-to-json.py) | 0 | ||||
l--------- | retiolum/bin/tinc2json | 1 | ||||
l--------- | retiolum/bin/tinc_stats2json | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/bin/nodes-to-json.py b/retiolum/bin/nodes-to-json index ca9d3c8c..ca9d3c8c 100644 --- a/retiolum/bin/nodes-to-json.py +++ b/retiolum/bin/nodes-to-json diff --git a/retiolum/bin/tinc2json b/retiolum/bin/tinc2json new file mode 120000 index 00000000..31bd0775 --- /dev/null +++ b/retiolum/bin/tinc2json @@ -0,0 +1 @@ +../scripts/adv_graphgen/tinc_stats/Log2JSON.py
\ No newline at end of file diff --git a/retiolum/bin/tinc_stats2json b/retiolum/bin/tinc_stats2json deleted file mode 120000 index 413b778c..00000000 --- a/retiolum/bin/tinc_stats2json +++ /dev/null @@ -1 +0,0 @@ -../scripts/adv_graphgen/tinc_stats2json
\ No newline at end of file |