From a16837bb0f13a42dd125b2b4b6b95e7a8c59c2d8 Mon Sep 17 00:00:00 2001 From: "Wolfgang G. Behrens" Date: Sun, 12 Oct 2014 00:38:42 +0200 Subject: [PATCH] Noch mehr debug weg --- .../gluon-simple-tc/files/lib/gluon/auto-tc/check-and-update.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/gluon/gluon-simple-tc/files/lib/gluon/auto-tc/check-and-update.lua b/gluon/gluon-simple-tc/files/lib/gluon/auto-tc/check-and-update.lua index d932ac0..b74c776 100755 --- a/gluon/gluon-simple-tc/files/lib/gluon/auto-tc/check-and-update.lua +++ b/gluon/gluon-simple-tc/files/lib/gluon/auto-tc/check-and-update.lua @@ -72,7 +72,6 @@ for round=1,9 do end end - io.write("\ngluon-simple-tc "..interface.." "..math.floor(maxdown*limit_in/100).." "..math.floor(maxup*limit_up/100).."\n") os.execute("gluon-simple-tc "..interface.." "..math.floor(maxdown*limit_in/100).." "..math.floor(maxup*limit_up/100)) -- if we have had some successfull tries, but the router rebooted too fast